ITemplateManagerGetRampingTemplateNames Method |
Gets a list of ramping template names.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.49.0
SyntaxIList<(string , bool HasStart, bool HasEnd)> GetRampingTemplateNames()
Return Value
IListValueTupleString,
Boolean,
BooleanReturns list of ramping template names.
See Also