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.
This field is not used.
Namespace: WebSvcObjectLinkProvider
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WOBJ_SHARED_MILESTONE_REF_CNT As Integer
Get
Set
'Usage
Dim instance As ObjectLinkProviderDataSet.WebObjectsRow
Dim value As Integer
value = instance.WOBJ_SHARED_MILESTONE_REF_CNT
instance.WOBJ_SHARED_MILESTONE_REF_CNT = value
public int WOBJ_SHARED_MILESTONE_REF_CNT { get; set; }
Property value
Type: System.Int32
Remarks
The WOBJ_SHARED_MILESTONE_REF_CNT field is not used.
See also
Reference
ObjectLinkProviderDataSet.WebObjectsRow class