de la propiedad ResourceAuthorizationDataSet.ResourcesRow.WRES_ACCOUNT
Obtiene o establece la cuenta del recurso.
Espacio de nombres: WebSvcResource
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property WRES_ACCOUNT As String
Get
Set
'Uso
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As String
value = instance.WRES_ACCOUNT
instance.WRES_ACCOUNT = value
public string WRES_ACCOUNT { get; set; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase ResourceAuthorizationDataSet.ResourcesRow