Public Methods
            
            
            Public Properties
|  ArrayDimensions | Specifies the maximum supported length of each dimension.   DISPID (Dispatch ID):   For more information, see ArrayDimensions in .NET Reference. | 
|  DataTypeInfo | The data type info for the field.   DISPID (Dispatch ID):   For more information, see DataTypeInfo in .NET Reference. | 
|  DecimalMaximumStringLength | Specifies the maximum supported length for String or ByteString data types. A decimal.   DISPID (Dispatch ID):   For more information, see DecimalMaximumStringLength in .NET Reference. | 
|  Description | A localized description of the field.   DISPID (Dispatch ID):   For more information, see Description in .NET Reference. | 
|  DisplayString | The display string for the current object.   DISPID (Dispatch ID): 0   For more information, see ToString in .NET Reference. | 
|  Int32MaximumStringLength | Specifies the maximum supported length for String or ByteString data types. A 32-bit signed integer.   DISPID (Dispatch ID):   For more information, see Int32MaximumStringLength in .NET Reference. | 
|  IsOptional | The field indicates if a data type field in a structure is optional.   DISPID (Dispatch ID):   For more information, see IsOptional in .NET Reference. | 
|  MaximumStringLength | Specifies the maximum supported length for String or ByteString data types.   DISPID (Dispatch ID):   For more information, see MaximumStringLength in .NET Reference. | 
|  Name | A name for the field that is unique within the structure type info.   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. | 
|  ValueRank | The value rank for the field.   DISPID (Dispatch ID):   For more information, see ValueRank in .NET Reference. | 
See Also