ITemplateManagerHasDefaultJobElementTemplate Method |
Checks whether the job element has a default template.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxbool HasDefaultJobElementTemplate(
Type jobElementType
)
Parameters
- jobElementType Type
- The type of the template.
Return Value
BooleanTrue if template is available.
See Also