FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::PropertyDefinition::set_IsSystem ( System::Boolean  value  ) 

Sets whether this is a system property. This function must only be called by an FDO Provider. Typically, it would be called by the DescribeSchema command implementation.

Parameters:
value Input true if this is a system property.


Comments or suggestions? Send us feedback.