StatusingDataSet.ResourcesRow.RES_AVAILABILITY-Eigenschaft
Enthält binäre Daten zur Verfügbarkeit von Ressourcen; nur für interne Verwendung.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property RES_AVAILABILITY As Byte()
Get
Set
'Usage
Dim instance As StatusingDataSet.ResourcesRow
Dim value As Byte()
value = instance.RES_AVAILABILITY
instance.RES_AVAILABILITY = value
public byte[] RES_AVAILABILITY { get; set; }
Eigenschaftswert
Typ: []
Siehe auch
Referenz
StatusingDataSet.ResourcesRow Klasse