public virtual void ApplyRecord( string strRecordName, bool bApplyPageAndProjectData )
public: virtual void ApplyRecord( String^ strRecordName, bool bApplyPageAndProjectData )
Parameters
| Parameter Name | Description |
|---|---|
| strRecordName | Name of the record to apply. |
| bApplyPageAndProjectData | Whether the page and project data should be set. |