Click or drag to resize

ServiceOptions Properties

The ServiceOptions type exposes the following members.

Properties
  NameDescription
Public propertyBatchOperation
Gets or sets the operation
(Inherited from IdentifiedData.)
Public propertyEndpoints
Gets or sets the endpoint options
Public propertyFlags
Gets or sets the flags on the service
Public propertyInterfaceVersion
Gets or sets the version of the service interface
Public propertyIsDelayLoadEnabled
True if the class is currently loading associations when accessed
(Inherited from IdentifiedData.)
Public propertyKey
Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData.)
Public propertyLoadState
Gets or sets whether the object was partial loaded
(Inherited from IdentifiedData.)
Public propertyModifiedOn
Gets or sets the modified on date time of the service options.
(Overrides IdentifiedDataModifiedOn.)
Public propertyResources
Gets the service resource options
Public propertyTag
Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData.)
Public propertyType
Gets the type registration of this object
(Inherited from IdentifiedData.)
Top
See Also