Click or drag to resize

Bundle Properties

The Bundle 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 propertyCorrelationKey A unique identifier which correlates this bundle with other bundles that are about the same "subject"
Public propertyCorrelationSequence Gets or sets the sequence control for this bundle
Public propertyCount Gets or sets the count in this bundle
Public propertyFocalObjects Entry into the bundle
Public propertyItem Gets or sets items in the bundle
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyModifiedOn Gets the time the bundle was modified
(Overrides IdentifiedDataModifiedOn)
Public propertyOffset Gets or sets the count in this bundle
Public propertyTag Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData)
Public propertyTotalResults Gets or sets the total results
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Top
See Also