ProjectDataSet.TaskRow.TASK_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.
Specifies the GUID of a task-specific calendar.
public:
property Guid TASK_CAL_UID { Guid get(); void set(Guid value); };
public Guid TASK_CAL_UID { get; set; }
member this.TASK_CAL_UID : Guid with get, set
Public Property TASK_CAL_UID As Guid
Property Value
Remarks
Read-only. TASK_CAL_UID is a null reference (Nothing in Visual Basic) unless a special calendar is used when scheduling the specific task. You can change the assigned task calendar by selecting an available enterprise calendar on the Advanced tab of the Task Information window in Project Professional.
Refers to an enterprise calendar that is available in Project Server. You can find the enterprise calendars by using ListCalendars().