LowCodeSaveOptionsProviderOfPlaceHolders constructor

__init__(self, path_template)

Instantiates an instance to provide save options according to specified templates.


def __init__(self, path_template):
    ...
ParameterTypeDescription
path_templateSystem.StringThe template of the resultant file path.

Remarks

The supported placeholders in file path template:

See Also