StatusingDataSet.TaskCustomFieldsDataTable.MD_PROP_IDColumn 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 MD_PROP_ID field.
public:
property System::Data::DataColumn ^ MD_PROP_IDColumn { System::Data::DataColumn ^ get(); };
public System.Data.DataColumn MD_PROP_IDColumn { get; }
member this.MD_PROP_IDColumn : System.Data.DataColumn
Public ReadOnly Property MD_PROP_IDColumn As DataColumn