Aracılığıyla paylaş


CalendarDataSet.CalendarExceptionsRow.CAL_UID Property

Specifies the unique identifier of a calendar.

Namespace:  [Calendar Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Calendar.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Calendar.asmx?wsdl

Syntax

'Declaration
Public Property CAL_UID As Guid
    Get
    Set
'Usage
Dim instance As CalendarDataSet.CalendarExceptionsRow
Dim value As Guid

value = instance.CAL_UID

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

Property Value

Type: System.Guid

See Also

Reference

CalendarDataSet.CalendarExceptionsRow Class

CalendarDataSet.CalendarExceptionsRow Members

Calendar Web Service