StatusingDataSet.ProjectsRow.CAL_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.
Gets the GUID for the calendar that is associated with the project.
public:
property Guid CAL_UID { Guid get(); void set(Guid value); };
public Guid CAL_UID { get; set; }
member this.CAL_UID : Guid with get, set
Public Property CAL_UID As Guid
Property Value
A calendar GUID.