StatusApprovalDataSet.StatusApprovalsRow.ASSN_ERROR_STATUS Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Property ASSN_ERROR_STATUS As Short
Get
Set
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As Short
value = instance.ASSN_ERROR_STATUS
instance.ASSN_ERROR_STATUS = value
public short ASSN_ERROR_STATUS { get; set; }
Property Value
Type: System.Int16
See Also
Reference
StatusApprovalDataSet.StatusApprovalsRow Class