StatusingDataSet.TaskCustomFieldsRow.MD_PROP_ID 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.
Represents the integer-based identifier of the enterprise custom field.
public:
property int MD_PROP_ID { int get(); void set(int value); };
public int MD_PROP_ID { get; set; }
member this.MD_PROP_ID : int with get, set
Public Property MD_PROP_ID As Integer