StatusingDataSet.AssignmentsRow.ASSN_RESPONSE_PENDING Property

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

Syntax

'Declaration
Public Property ASSN_RESPONSE_PENDING As Boolean
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Boolean

value = instance.ASSN_RESPONSE_PENDING

instance.ASSN_RESPONSE_PENDING = value
public bool ASSN_RESPONSE_PENDING { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

WebSvcStatusing Namespace