InputDescriptor.Clone
This function returns a clone of the current input data input descriptor; if pSS is an input spreadsheet, attaches that data source to the clone.
Syntax | Parameters | Return Value |
---|---|---|
Function InputDescriptor.Clone( _ Optional pSS As Variant, _ Optional cloneType As InputDescriptorCloneType = scClone) As InputDescriptor |
Type: Variant Type: InputDescriptorCloneType Default value: scClone |
InputDescriptor |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.