Click or drag to resize

AdHocTemplateSet Properties

The AdHocTemplateSet type exposes the following members.

Properties
  NameDescription
Public propertyPathFilename
The path + filename of the file this adhoctemplateset has been retrieved from. Setting is done through SetPathFilename()
Public propertyRelativePathFilenamePart
The relative part of PathFilename. If PathFilename is c:\dir1\dir2\.\dir3\filename.ext, then this property returns .\dir3\filename.ext Set in SetPathFilename()
Public propertyUsedByModelType
Gets or sets the type of the model this adhoc template set is used by. If Unknown, it's applied to all models.
Top
See Also