de la propiedad StatusApprovalDataSet.StatusApprovalsRow.ASSN_ERROR_TOOLTIP
Obtiene la asignación de detalles de error, cuando el valor de ASSN_ERROR_STATUS es mayor que 0.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property ASSN_ERROR_TOOLTIP As String
Get
Set
'Uso
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; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase StatusApprovalDataSet.StatusApprovalsRow