Compartilhar via


ResourceDataSet.ResourcesRow.WRES_ACCOUNT propriedade

Obtém a conta do recurso de autorização do Windows ou formulários. Somente leitura.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property WRES_ACCOUNT As String
    Get
    Set
'Uso
Dim instance As ResourceDataSet.ResourcesRow
Dim value As String

value = instance.WRES_ACCOUNT

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow membros

WebSvcResource namespace