StatusingDataSet.ProjectsRow.PROJ_DEF_CAL-Eigenschaft
Ruft Informationen zum Projektkalender, der für die zugeordnete Statusinformationen verwendet wird.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property PROJ_DEF_CAL As Byte()
Get
Set
'Usage
Dim instance As StatusingDataSet.ProjectsRow
Dim value As Byte()
value = instance.PROJ_DEF_CAL
instance.PROJ_DEF_CAL = value
public byte[] PROJ_DEF_CAL { get; set; }
Eigenschaftswert
Typ: []
Siehe auch
Referenz
StatusingDataSet.ProjectsRow Klasse