ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / StreamServiceFeatureClassDefinition Class
Properties Methods


In This Topic
    StreamServiceFeatureClassDefinition Class Members
    In This Topic

    The following tables list the members exposed by StreamServiceFeatureClassDefinition.

    Public Properties
     NameDescription
    Public Property Gets the dataset type. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the index position for a field by name. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the alias name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the URL of a feature service layer associated to the source stream service.  
    Public MethodGets the maximum age for features that are archived in an associated feature service layer accessible by GetArchiveFeatureServiceLayerURL.  
    Public Method Gets the update time interval of the archive feature service.  
    Public Method Gets the name of the field containing the area of the shape. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public MethodGets a IReadOnlyList of the table's attribute rules. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the creation time field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the creator field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the integer value representing the table's default subtype code. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the edit time field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the editor field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public MethodGets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that has been stored in the ArcGIS.Core.Data.FeatureClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public MethodGets the fields in the ArcGIS.Core.Data.Table. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the GlobalID field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public MethodGets a IReadOnlyList of the table's ArcGIS.Core.Data.Index. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the field containing the length of the shape. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Method Gets the model name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
    Public Method Gets the name of the ObjectID field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets the URL of a feature service layer that related attribues for streamed features.  
    Public MethodGets the name of a common field that is used to relate streamed features/rows with features/rows from a feature service accessible via GetRelatedFeatureServiceLayerURL.  
    Public Method Gets the name of the field where the shape (geometry) is stored. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public MethodGets the ArcGIS.Core.Geometry.GeometryType for the ArcGIS.Core.Data.FeatureClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public MethodGets the ArcGIS.Core.Geometry.SpatialReference for the ArcGIS.Core.Data.FeatureClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public MethodGets the ArcGIS.Core.Data.SplitModel of the feature. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Method Gets the name of the field used to define subtypes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public MethodGets a IReadOnlyList of the table's subtype codes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public MethodGets a list of fields that can be used in defintion query RealtimeFeatureClass.SetFilterWhereClause. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeFeatureClassDefinition)
    Public Method Gets the track ID field name. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeFeatureClassDefinition)
    Public Method Gets a value indicating the nature of the tracking data present in this table. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeFeatureClassDefinition)
    Public Method Gets the name of the ValidationStatus field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets a value indicating whether this table has a field containing GlobalIDs. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets a value indicating whether this feature class supports storing measure(M) information with its shapes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Method Gets a value indicating whether this table has a field containing ObjectIDs. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets a value indicating whether this feature class has a spatial index. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Method Gets a value indicating whether this feature class has a field whose values are used to group features in tracks. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Realtime.RealtimeFeatureClassDefinition)
    Public Method Gets a value indicating whether this feature class supports storing vertical(Z) information with its shapes. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Method Gets a value indicating whether this feature class is COGO (Coordinate Geometry) enabled. (Inherited from ArcGIS.Core.Data.FeatureClassDefinition)
    Public Method Gets a value indicating whether editor tracking is enabled for the associated Table dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Public Method Gets a value indicating whether this table stores time in UTC or database time. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.TableDefinition)
    Top
    See Also