build_path_with_split_part_always Eigentum

build_path_with_split_part_always Eigentum

Ob dem Dateipfad immer ein geteilter Teilindex hinzugefügt wird. Der Standardwert ist „false“, d. h. wenn nur ein Teil geteilt ist, der Split-Part-Index und das entsprechende Präfix (LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix) wird nicht zum Dateipfad hinzugefügt.

Definition:

@property
def build_path_with_split_part_always(self):
    ...
@build_path_with_split_part_always.setter
def build_path_with_split_part_always(self, value):
    ...

Siehe auch