Click or drag to resize

SubscriptionDefinition Properties

The SubscriptionDefinition type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyClientDefinitions Gets or sets the client side definitions
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyModifiedOn Gets the time that this was modified
(Overrides IdentifiedDataModifiedOn)
Public propertyName Gets the name of the subscription
Public propertyOrder Gets the order of synchronization
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