LookupTableMultiLangDataSet.LookupTableMaskStructuresRow Members
Include Protected Members
Include Inherited Members
Represents one code mask structure in a multilanguage lookup table.
The LookupTableMultiLangDataSet.LookupTableMaskStructuresRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
LookupTablesRow | Represents the multilanguage lookup table which contains the code mask structure. | |
LT_MASK_STRUCT_LENGTH | Indicates the number of characters, numerals, or letters in the code mask. | |
LT_MASK_STRUCT_LEVEL | Specifies the outline level of the code mask structure. | |
LT_MASK_STRUCT_TYPE_ENUM | Indicates the type of data contained in a lookup table mask structure, specified by the LookupTables.MaskSequence enumeration. | |
LT_UID | Specifies the GUID of the multilanguage lookup table that uses the code mask structure. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow Class