clsImportPhasePhaseType Property
|
Type of the phase in the hierarchy. 1=leave, 2=brach. See
ePhaseType for details. Only leaves can be used for transactions.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic clsImportPhaseePhaseType PhaseType { get; set; }Public Property PhaseType As clsImportPhaseePhaseType
Get
Set
Property Value
Type:
clsImportPhaseePhaseType
Remarks
See Also