FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Schema::DataPropertyDefinition::DataPropertyDefinition ( System::String *  name,
System::String *  description,
System::Boolean  system 
)

Constructs an instance of an DataPropertyDefinition using the specified arguments.

Parameters:
name Input name
description Input description
system Input true if this is a system generated property, otherwise falseds.


Comments or suggestions? Send us feedback.