Share via


StatusApprovalDataSet.StatusApprovalsRow.WOBJ_OTHER_REF_CNT property

Specifies the number of generic SharePoint list items that are linked to the web object.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.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