Click or drag to resize

clsImportItemBookingPhaseIDByName 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
Syntax
public string PhaseIDByName { get; set; }

Return Value

Type: String
Remarks

MPProjektPhasen.Phase type: NVARCHAR length: 100

View: MARIProjectPhases.PhaseName: :Table: MPProjektPhasen.Phase

See Also