ProjectDataSet.TaskCustomFieldsRow.FLAG_VALUE Property
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.
Specifies the value of the custom field if the FIELD_TYPE_ENUM property is set to type YESNO.
public:
property bool FLAG_VALUE { bool get(); void set(bool value); };
C#
public bool FLAG_VALUE { get; set; }
member this.FLAG_VALUE : bool with get, set
Public Property FLAG_VALUE As Boolean
產品 | 版本 |
---|---|
Project Server | Latest |