GetSaveOptions Method

GetSaveOptions function

Gets the save options from which to get the output settings for currently split part.Returning null denotes to skip given part.


func (instance *AbstractLowCodeSaveOptionsProvider) GetSaveOptions(part *SplitPartInfo)  (*LowCodeSaveOptions,  error) 

Remarks

See Also