public bool IsPartsSelectionOnPartsDatabase( Project oProject, ref string strInfoForUser )
public: bool IsPartsSelectionOnPartsDatabase( 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 project's parts selection is set to user defined and the user parts selection is set to parts database.