public void AddPropertySet( PropertySetupType propertySetupType, bool exportFlag, string propertySetName )
| Exception | Condition |
|---|---|
| ArgumentException | A property set with the given name already exists 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 |