Property | Type | Description | |
---|---|---|---|
Default |
Method | Description | |
---|---|---|
IsSpecialProperty ( string property ) : bool |
True if property is considered a special property and thus should not be skipped.
|
|
PropertyConfiguration ( string featureIgnorePrefix = FeatureIgnorePrefixDefault, string textProperty = TextPropertyDefault, string labelProperty = LabelPropertyDefault, string multiProperty = MultiPropertyDefault ) |
public IsSpecialProperty ( string property ) : bool | ||
property | string | The JSON property name. |
return | bool |
public PropertyConfiguration ( string featureIgnorePrefix = FeatureIgnorePrefixDefault, string textProperty = TextPropertyDefault, string labelProperty = LabelPropertyDefault, string multiProperty = MultiPropertyDefault ) | ||
featureIgnorePrefix | string | |
textProperty | string | |
labelProperty | string | |
multiProperty | string |