Click or drag to resize
FdoFeaturePropertyType Enumeration
Feature property type.

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
[FlagsAttribute]
public enum FdoFeaturePropertyType
Members
  Member nameValueDescription
None0Property adhering to feature schema.
System1Provider-specific (meta) property.
Computed2Run-time computed property.
Identity4Identity property.
Remarks