clsImportLinePhaseIDByName Property
|
Optional Field: When the
PhaseID is not provided, the phase will be found by its name. If the project does have more than one phase with the given name, an error will be created.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic string PhaseIDByName { get; set; }Public Property PhaseIDByName As String
Get
Set
Return Value
Type:
String
Remarks
See Also