Click or drag to resize

ITemplateManagerGetFillingTemplateNames Method

Gets a list of filling template names.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
IList<string> GetFillingTemplateNames()

Return Value

IListString
Returns list of filling template names.
See Also