Share via


StatusingDataSet.ProjectsRow.CAL_UID_BASELINE Property

Gets the GUID for the calendar baseline data.

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

Syntax

'Declaration
Public Property CAL_UID_BASELINE As Guid
    Get
    Set
'Usage
Dim instance As StatusingDataSet.ProjectsRow
Dim value As Guid

value = instance.CAL_UID_BASELINE

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

Property Value

Type: System.Guid

See Also

Reference

StatusingDataSet.ProjectsRow Class

StatusingDataSet.ProjectsRow Members

Statusing Web Service