Metadata_SourceType

Metadata_SourceType
Metadata_SourceType

The SourceType enumerated type defines the types of sources for API metadata. You specify the type of source when adding a metadata source to a metadata service.
FILE : Indicates the metadata source is a JSON file.
REMOTE : Indicates the metadata source is a remote server.

This data structure has no properties.
Enumeration: FILE, REMOTE,