[OperationContract()] EplanResponse SelectObjects( string strFullProjectName, StringCollection objectIds, bool bDeselectAll )
[OperationContract()] EplanResponse^ SelectObjects( String^ strFullProjectName, StringCollection^ objectIds, bool bDeselectAll )
Parameters
- strFullProjectName
- Full project path name.
- objectIds
- Ids of objects to select.
- bDeselectAll
- Deselect all objects which already selected.
Return Value
Eplan response.