public virtual void ApplyRecord( string strRecordName )
public: virtual void ApplyRecord( String^ strRecordName )
Parameters
- strRecordName
- Name of the record to apply.
public virtual void ApplyRecord( string strRecordName )
public: virtual void ApplyRecord( String^ strRecordName )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown in case of missing parameters. |
System.ArgumentException | Thrown in case of invalid arguments. |
System.ApplicationException | The internal interface for place holders could not be created. |