Click or drag to resize

SubscriptionDefinition Properties

The SubscriptionDefinition type exposes the following members.

Properties
  NameDescription
Public propertyBatchOperation
Gets or sets the operation
(Inherited from IdentifiedData.)
Public propertyClientDefinitions
Gets or sets the client side definitions
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 the time that this was modified
(Overrides IdentifiedDataModifiedOn.)
Public propertyResource
Gets or sets the resource type
Public propertyResourceType
Gets the resource type
Public propertyServerDefinitions
Gets or sets the server definitions
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.)
Public propertyUuid
Gets or sets the uuid
Top
See Also