StatusApprovalDataSet.StatusApprovalsRow.ASSN_ERROR_TOOLTIP Property

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

Syntax

'Declaration
Public Property ASSN_ERROR_TOOLTIP As String
    Get
    Set
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As String

value = instance.ASSN_ERROR_TOOLTIP

instance.ASSN_ERROR_TOOLTIP = value
public string ASSN_ERROR_TOOLTIP { get; set; }

Property Value

Type: System.String

See Also

Reference

StatusApprovalDataSet.StatusApprovalsRow Class

StatusApprovalDataSet.StatusApprovalsRow Members

WebSvcStatusing Namespace