Load Settings
class LoadSettings
This class allows you to specify how the map/scene should treat feature layers. Represents load settings.
Since
200.1.0
Constructors
Properties
Link copied to clipboard
The request mode to use for requesting features. Default is FeatureRequestMode.OnInteractionCache.
Link copied to clipboard
The session type to use for branch-versioned ServiceGeodatabase objects. Default is FeatureServiceSessionType.Transient.
Link copied to clipboard
The feature tiling mode in use. Sets the feature tiling mode of each feature layer that is loaded. Default is FeatureTilingMode.EnabledWhenSupported. Changes how feature tiling is handled by each feature layer. Individual feature layers can override these settings.
Link copied to clipboard