public void AssignConfigurablePropertiesScheme( string strSchemeName )
public: void AssignConfigurablePropertiesScheme( String^ strSchemeName )
Parameters
- strSchemeName
- Configurable properties scheme name.
public void AssignConfigurablePropertiesScheme( string strSchemeName )
public: void AssignConfigurablePropertiesScheme( String^ strSchemeName )
| Exception | Description | 
|---|---|
| System.ArgumentException | Thrown if strSchemeNameisnullor empty. | 
| Thrown if scheme from strSchemeNamedoes not exist. |