Share via


StatusingDataSet.CalendarsRow.CAL_BASE_UID property

Gets the GUID of the base enterprise calendar.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property CAL_BASE_UID As Guid
    Get
    Set
'Usage
Dim instance As StatusingDataSet.CalendarsRow
Dim value As Guid

value = instance.CAL_BASE_UID

instance.CAL_BASE_UID = value
public Guid CAL_BASE_UID { get; set; }

Property value

Type: System.Guid

See also

Reference

StatusingDataSet.CalendarsRow class

StatusingDataSet.CalendarsRow members

WebSvcStatusing namespace