StatusApprovalDataSet.StatusApprovalsRow.WOBJ_OTHER_REF_CNT Property

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

Syntax

'Declaration
Public Property WOBJ_OTHER_REF_CNT As Integer
    Get
    Set
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As Integer

value = instance.WOBJ_OTHER_REF_CNT

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

Property Value

Type: System.Int32

See Also

Reference

StatusApprovalDataSet.StatusApprovalsRow Class

StatusApprovalDataSet.StatusApprovalsRow Members

WebSvcStatusing Namespace