DataType | The data type of the contents of the field.
DISPID (Dispatch ID):
For more information, see DataType in .NET Reference. |
Description | Human-readable description of the member or data type.
DISPID (Dispatch ID):
For more information, see Description in .NET Reference. |
DisplayName | Specifies the display name for a member or data type.
DISPID (Dispatch ID):
For more information, see DisplayName in .NET Reference. |
DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
IsComplete | Determines whether the data field is complete, i.e. the data type is filled in.
DISPID (Dispatch ID):
For more information, see IsComplete in .NET Reference. |
IsLength | Determines whether the field denotes a length of some sequence.
DISPID (Dispatch ID):
For more information, see IsLength in .NET Reference. |
IsOptional | Determines whether the field may be omitted from the encoded data.
DISPID (Dispatch ID):
For more information, see IsOptional in .NET Reference. |
IsSwitch | Determines whether the field acts as a switch for some other field.
DISPID (Dispatch ID):
For more information, see IsSwitch in .NET Reference. |
IsTerminable | Determines whether the data field is terminable, i.e. can produce a finite generic data.
DISPID (Dispatch ID):
For more information, see IsTerminable in .NET Reference. |
Name | The short descriptive name of the member or data type.
DISPID (Dispatch ID):
For more information, see Name in .NET Reference. |
ToString | Returns a string that represents the current object.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
ToString_2 | Formats the value of the current instance using the specified format.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
ToString_3 | Converts the value of the current object to its equivalent string representation using the specified format. |