clsImportPhasePhaseStatus Property
|
Status of a phase for data entry and billing. 0=not started, 1=active phase,2=finished phase, 3=partial finished (for branches). See
ePhaseStatus.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic clsImportPhaseePhaseStatus PhaseStatus { get; set; }Public Property PhaseStatus As clsImportPhaseePhaseStatus
Get
Set
Property Value
Type:
clsImportPhaseePhaseStatus
Remarks
See Also