Share via


Resource.ReportingUnassignedResourceUID Field

Represents the GUID that is used for unassigned resources that are associated with special assignments in the reporting database.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly ReportingUnassignedResourceUID As Guid
'Usage
Dim value As Guid

value = Resource.ReportingUnassignedResourceUID
public static readonly Guid ReportingUnassignedResourceUID

Remarks

Examples of special assignments in the reporting database are fixed-cost assignments and work-only assignments.

See Also

Reference

Resource Class

Resource Members

Microsoft.Office.Project.Server.Library Namespace