Table of Contents

Method GetKeyForItem

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

GetKeyForItem(PropertyMapping)

Extracts the key from the specified property mapping.

protected override string GetKeyForItem(PropertyMapping item)

Parameters

item PropertyMapping

The property mapping from which to extract the key.

Returns

string

The key for the specified property mapping. The current key is the name of the property mapping.