GlobalSourceBoundary Properties |
The GlobalSourceBoundary type exposes the following members.
Name | Description | |
---|---|---|
ApplicationType |
Flag specifying where this boundary is applied
| |
BoundarySourceType |
Type of boundary source, always returns GlobalSource
| |
DistributedOverrides |
List of distributed boundaries that overrides the global value
| |
ExtensionData |
Data from an extended DataContract not recognized here
| |
GeoLocatedSources |
List of Geo Located Items.
It is allowed not to set the Geo Point only if the list contains one item.
If the list contains more than one item, it is required that all
Geo Located Items have a valid Geo Point, otherwise an error message will be
thrown.
| |
GlobalSourceBoundaryType |
Type of Global source boundary.
| |
GriddedSources |
List of gridded sources.
In case of overlap of grids, the order in the list is determining priority. | |
UseGeoLocatedSources |
True if the global boudary has to use the geo located items or not.
False by default.
|