StatusingDataSet.ProjectsDataTable.PROJ_DEF_CALColumn 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 PROJ_DEF_CAL field.
public:
property System::Data::DataColumn ^ PROJ_DEF_CALColumn { System::Data::DataColumn ^ get(); };
public System.Data.DataColumn PROJ_DEF_CALColumn { get; }
member this.PROJ_DEF_CALColumn : System.Data.DataColumn
Public ReadOnly Property PROJ_DEF_CALColumn As DataColumn
Property Value
A DataColumn object for the field.