Arc GISFeature Service Info
class ArcGISFeatureServiceInfo
An object that represents the service metadata for an ArcGIS Feature Service.
Since
200.1.0
Properties
Link copied to clipboard
Link copied to clipboard
True if the service allows curve geometries to be updated. This property can only be true if ArcGISFeatureServiceInfo.supportsTrueCurve is true.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The service's layers. The IdInfo provides basic layer metadata. Each IdInfo can be cast to a FeatureServiceLayerIdInfo for more detailed metadata.
Link copied to clipboard
Link copied to clipboard
True if the service only allows curve geometries to be updated by client code that identifies itself as a true curve-enabled client, indicating that client editing workflows account for curve segments correctly. This property can only be true if ArcGISFeatureServiceInfo.allowTrueCurvesUpdates is true.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard