public void SetPropertySetExportingFlag( PropertySetupType propertySetupType, string propertySetName, bool exportFlag )
| Exception | Condition |
|---|---|
| ArgumentException | A property set with the given name is not present in the template. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |