StatusingDataSet.TaskCustomFieldsRow.CUSTOM_FIELD_UID 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.
Specifies the unique identifier for the custom field value.
public:
property Guid CUSTOM_FIELD_UID { Guid get(); void set(Guid value); };
public Guid CUSTOM_FIELD_UID { get; set; }
member this.CUSTOM_FIELD_UID : Guid with get, set
Public Property CUSTOM_FIELD_UID As Guid