Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the number of issues that are linked to the specified web object.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WOBJ_ISSUE_REF_CNT As Integer
Get
Set
'Usage
Dim instance As StatusingDataSet.TasksRow
Dim value As Integer
value = instance.WOBJ_ISSUE_REF_CNT
instance.WOBJ_ISSUE_REF_CNT = value
public int WOBJ_ISSUE_REF_CNT { get; set; }
Property value
Type: System.Int32
See also
Reference
StatusingDataSet.TasksRow class