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.

  NameDescription
Public method CustomFieldDefinition(UInt32, Type) Initializes a new instance of the CustomFieldDefinition class that contains a field ID and a field type.
Public method CustomFieldDefinition(UInt32, Type, UInt32) Initializes a new instance of the CustomFieldDefinition class that contains a field ID, a field type, and field size.
Top
Show: