CollectionSchemaField Class Documentation
classCollectionSchemaField : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Allows for the creation of collection schema field objects.
Parameters that are part of a schema's field may be set.
Referenced by
Uses types
Constructor & Destructor Documentation
CollectionSchemaField
CollectionSchemaField(CollectionSchemaFieldrhs, InternalConstructsignifier)Parameters
signifier: InternalConstruct
CollectionSchemaField
CollectionSchemaField(stringfieldID, SchemaFieldSubtypesubtype)Parameters
fieldID: stringthe schema field ID. The ID is used during creation and extraction of the schema field. It is the unique identifier of the schema field.
subtype: SchemaFieldSubtypethe schema field subtype. The subtypes are predefined. The value of this parameter must correspond to the one of the SchemaFieldSubtype enum values.
CCollectionSchemaField allows to create CollectionSchemaField object.
The constructor accepts identifier value and subtype required by the schema field.
~CollectionSchemaField
~CollectionSchemaField()Property Documentation
Editable
boolEditable[get, set]ID
stringID[get]Index
intIndex[get, set]Name
stringName[get, set]Subtype
SchemaFieldSubtypeSubtype[get]Visible
boolVisible[get, set]Member Function Documentation
ConstructorRetrieve
static CollectionSchemaFieldConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
CollectionSchemaFieldDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void