StatusingDataSet.AssignmentsRow.ASSN_TASK_MANAGEMENT_FLAGS-Eigenschaft
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property ASSN_TASK_MANAGEMENT_FLAGS As Integer
Get
Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Integer
value = instance.ASSN_TASK_MANAGEMENT_FLAGS
instance.ASSN_TASK_MANAGEMENT_FLAGS = value
public int ASSN_TASK_MANAGEMENT_FLAGS { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse