StatusingDataSet.AssignmentsRow.ASSN_COST_IS_VALID-Eigenschaft
Gibt an, ob die Zuordnungskosten genehmigt wurde.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property ASSN_COST_IS_VALID As Boolean
Get
Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Boolean
value = instance.ASSN_COST_IS_VALID
instance.ASSN_COST_IS_VALID = value
public bool ASSN_COST_IS_VALID { get; set; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse