StatusingDataSet.ResourcesDataTable.RES_MATERIAL_LABELColumn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the column for the RES_MATERIAL_LABEL field.
public:
property System::Data::DataColumn ^ RES_MATERIAL_LABELColumn { System::Data::DataColumn ^ get(); };
public System.Data.DataColumn RES_MATERIAL_LABELColumn { get; }
member this.RES_MATERIAL_LABELColumn : System.Data.DataColumn
Public ReadOnly Property RES_MATERIAL_LABELColumn As DataColumn