GetDistinctValuesImportFileResponse ComplexType

The response from the GetDistinctValuesImportFile function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Values Collection( Edm.String )

The distinct values for a column in the source file.

Used by

The following use the GetDistinctValuesImportFileResponse ComplexType.

Name How used
GetDistinctValuesImportFile ReturnType

See also