ArcGIS Pro 2.6 API Reference Guide
StreamLayer Class Members
Fields  Properties  Methods  Events


ArcGIS.Desktop.Mapping Namespace : StreamLayer Class

The following tables list the members exposed by StreamLayer.

Protected Fields
 NameDescription
Protected Field (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Top
Public Properties
 NameDescription
Public Property Gets whether Previous Observations will be displayed. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets whether Track Line segments will be displayed. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets a value indicating the MapMember's connection status. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the definition filter for the existing layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets the definition filter choices for the existing layer. Deprecated at 2.5. Use GetDefinitionFilters(). (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets the definition query expression for the existing layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets the depth priority of a layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the layer's display cache type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether the layer has any joins (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether the layer has any relates (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether a layer is editable. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets whether the layer is expanded or collapsed on the TOC. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets whether labels are drawing (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets whether a basic feature layer is selectable. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets whether a basic feature layer is set to automatically select related data. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets whether feature snapping is enable (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public PropertyGets whether this StreamLayer's streaming connection is open (started).  
Public PropertyGets whether the feature layer is a member of SubtypeGroupLayer. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets whether this Feature Layer supports track related functionality. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets the layer's visibility state (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the available label classes for the feature layer. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets a read only collection of legend groups. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Get the map which the MapMember belongs to. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets map layer type. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the duration of display cache for the layer. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the parent of the layer. It is either the group layer it belongs to, or the map for layers that do not belong in any group layers. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the maximum number of Previous Observations to be displayed for each track. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets whether symbols are scaled based on the reference scale (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets the scene layer type (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the number of features selected in the layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets the geometry type of the layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Property Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets the subtype value that is used in the feature layer definition. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets the name of the TrackId field. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets the nature of the tracking data present in this feature layer. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Property Gets the transparency value set to the layer. 100 being fully transparent and 0 means opaque. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Property Gets the unique path of this MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Property Gets whether real world symbol size is used (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Top
Public Methods
 NameDescription
Public Method Adds a label class to the layer's label class collection. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public MethodReturns true if the data can be edited. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Determines whether the layer's renderer type supports symbol lookup. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Check if the layer's data source can be replace with this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Clears the layer display cache from the local storage. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Clears the current selection. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Creates a renderer to a feature layer using a RendererDefinition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Releases this object's unmanaged resources.  
Public Method Performs a find and replace of workspace path for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Returns the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets the copy of definition filter choices for the existing layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Returns computed effective maximum scale considering all its parent group layers. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Returns computed effective minimum scale considering all its parent group layers. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Gets the expiration maximum age for features. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the expiration maximum feature count. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the current expiration method. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodReturns the underlying FeatureClass. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Returns fields of the layer including joined fields, if any. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Gets the current selection of the basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Returns the layer spatial reference. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Returns the underlying feature class as Table type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Looks up the symbol for the corresponding feature identified by the object id. This method will return null when the input OID is not part of the feature layer definition or if the renderer returns a null symbol. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Queries the display expressions of the given set of objects. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Returns extent of the layer optionally taking symbol size in account. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Remove all definition filters. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Remove a definition filter. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Replace the layer's data source. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Searches the table for existing rows using the query criteria and then subscribes to receive row events. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Updates the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the definition filter. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Sets the collection of definition filters. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Sets the definition query expression for the layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Sets the duration after which the layer's cache will be refreshed in the local storage. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's display cache type. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Enables or disables editing on a basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Sets whether the layer appear expanded i.e. showing legends on the TOC. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the expiration maximum age for features. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the expiration maximum feature count. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the expiration method to the table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Applies updates to the editable properties of fields. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Toggles the feature layer's label's visibility. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Sets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Specifies the maximum number of previous observations to be displayed for each track. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Specifies whether to display previous observations or not. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Toggles whether all symbol and text sizes varies as the map scale changes based on the RefereceScale set on the map the layer belongs to. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Toggles the selectability of a basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Sets the current selection of the basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Toggles the SelectRelatedData of a MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer)
Public Method Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Public Method Enables or disables snapping on the feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Specifies whether to display Track Lines or not. (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Sets the transparency of the layer. 100 being fully transparent and 0 means opaque. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Specifies to use real world symbol size in 3D based on the mapScale. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.FeatureLayer)
Public Method Sets the layer visibility. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer)
Public Method Sets the stream layer to a state where it starts listening to broadcasts from a real-time data source.  
Public Method Stops listening to streams from a real-time data source.  
Public Method Subscribe to receive row events. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember)
Top
Protected Methods
Extension Methods
 NameDescription
Public Extension Method Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run
Public Extension MethodCreates a new group template object using the specified definition. Adds the base template specified to the group template as the base part. This method must be called on the MCT. Use QueuedTask.Run. Use this method in conjunction with calls to AddComponentTemplate for each component part. Once the group template is fully defined, use CreateTemplate(Layer,CIMEditingTemplate) to add the template to the template manager.
Public Extension Method Creates a new preset template from the specified set of features.
Public Extension MethodOverloaded. 
Public Extension Method Retrieves a template by name for a layer.
Public Extension Method Retrieves all templates for a layer.
Public Extension MethodLoad a feature into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run.
Public Extension Method Checks whether the layer is controlled by a parcel fabric of the specified type.
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

StreamLayer Class
ArcGIS.Desktop.Mapping Namespace