Parameters
- pProject
- Project to which pre-planning descriptions are imported. Can't be
null
.
Return Value
Returns
true
if import is successful.null
.
null
.true
if import is successful.Exception | Description |
---|---|
System.ArgumentNullException | Thrown when parameter pProject is a null value. |