public bool ImportSegmentDefinitions( Project pProject, string strFileName )
public: bool ImportSegmentDefinitions( Project^ pProject, String^ strFileName )
Parameters
| Parameter Name | Description |
|---|---|
| pProject | Project to which segment definitions are exported. Can't be null. |
| strFileName | Full file name of source file. Can't be null or empty. |
Return Value
Returns
true if import is successful.