FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::ObjectPropertyDefinition::set_IdentityProperty ( OSGeo::FDO::Schema::DataPropertyDefinition value  ) 

Sets a reference to an DataPropertyDefinition to use for uniquely identifying instances of the contained class within a single parent object instance. This value is only used for ObjectType_Collection and ObjectType_OrderedCollection object property types. The DataPropertyDefinition must belong to the ClassDefinition that defines the type of this property.

Parameters:
value Input data property definition


Comments or suggestions? Send us feedback.