AdHocTemplateSet Properties |
The AdHocTemplateSet type exposes the following members.
| Name | Description | |
|---|---|---|
| PathFilename |
The path + filename of the file this adhoctemplateset has been retrieved from. Setting is done through SetPathFilename()
| |
| RelativePathFilenamePart |
The relative part of PathFilename. If PathFilename is c:\dir1\dir2\.\dir3\filename.ext, then this property returns .\dir3\filename.ext
Set in SetPathFilename()
| |
| UsedByModelType |
Gets or sets the type of the model this adhoc template set is used by. If Unknown, it's applied to all models.
|