StringCollection ComplexType
Collection of strings.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
Items | Collection( Edm.String ) |
Items in the collection. |
Used by
The following use the StringCollection ComplexType.
Name | How used |
---|---|
RetrieveParsedDataImportFileResponse | Values Property |