StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_PCT_WORK_COMPLETE property
Gets the percentage of work completed.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property ASSN_PCT_WORK_COMPLETE As Short
Get
Set
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Short
value = instance.ASSN_PCT_WORK_COMPLETE
instance.ASSN_PCT_WORK_COMPLETE = value
public short ASSN_PCT_WORK_COMPLETE { get; set; }
Property value
Type: System.Int16
See also
Reference
StatusingAssignmentDependenciesDataSet.PostDependenciesRow class
StatusingAssignmentDependenciesDataSet.PostDependenciesRow members