Click or drag to resize

GlobalSourceBoundary Properties

The GlobalSourceBoundary type exposes the following members.

Properties
  NameDescription
Public propertyApplicationType
Flag specifying where this boundary is applied
Public propertyBoundarySourceType
Type of boundary source, always returns GlobalSource
Public propertyDistributedOverrides
List of distributed boundaries that overrides the global value
Public propertyExtensionData
Data from an extended DataContract not recognized here
Public propertyGeoLocatedSources
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.
Public propertyGlobalSourceBoundaryType
Type of Global source boundary.
Public propertyGriddedSources
List of gridded sources.

In case of overlap of grids, the order in the list is determining priority.

Public propertyUseGeoLocatedSources
True if the global boudary has to use the geo located items or not. False by default.
Top
See Also