GetBuildPathWithSplitPartAlways Method
GetBuildPathWithSplitPartAlways function
Whether add split part index to file path always.Default value is false, that is, when there is only one split part,the split part index and corresponding prefix will not be added to the file path.
func (instance *LowCodeSaveOptionsProviderOfAssembling) GetBuildPathWithSplitPartAlways() (bool, error)