CustomFieldDefinition Constructor
Initializes a new instance of the CustomFieldDefinition class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CustomFieldDefinition(UInt32, Type) | Initializes a new instance of the CustomFieldDefinition class that contains a field ID and a field type. |
|
CustomFieldDefinition(UInt32, Type, UInt32) | Initializes a new instance of the CustomFieldDefinition class that contains a field ID, a field type, and field size. |
Show: