ProjectDataSet.TaskCustomFields 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.
Gets the information about the status of the task custom fields.
public:
property WebSvcStatusing::ProjectDataSet::TaskCustomFieldsDataTable ^ TaskCustomFields { WebSvcStatusing::ProjectDataSet::TaskCustomFieldsDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.ProjectDataSet.TaskCustomFieldsDataTable TaskCustomFields { get; }
member this.TaskCustomFields : WebSvcStatusing.ProjectDataSet.TaskCustomFieldsDataTable
Public ReadOnly Property TaskCustomFields As ProjectDataSet.TaskCustomFieldsDataTable
Property Value
- Attributes