Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the assignment GUID.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property AssignmentUID As Guid
Get
Set
'Usage
Dim instance As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
Dim value As Guid
value = instance.AssignmentUID
instance.AssignmentUID = value
public Guid AssignmentUID { get; set; }
Property value
Type: System.Guid
See also
Reference
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members