public bool IsPartsSelectionOnProject( Project oProject, ref string strInfoForUser )
public: bool IsPartsSelectionOnProject( Project^ oProject, String^% strInfoForUser )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | The project to check |
| strInfoForUser | [out] The info for a user where to change this setting |
Return Value
true is the parts selection is set to project and not to user defined.