Share via


StatusingDataSet.AssignmentsRow.ASSN_LEVELING_DELAY property

Specifies the amount of leveling delay that is associated with the assignment.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property ASSN_LEVELING_DELAY As Integer
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Integer

value = instance.ASSN_LEVELING_DELAY

instance.ASSN_LEVELING_DELAY = value
public int ASSN_LEVELING_DELAY { get; set; }

Property value

Type: System.Int32

See also

Reference

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace