Click or drag to resize

ActProtocol Properties

The ActProtocol 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 propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyModifiedOn Get the modification date
(Inherited from AssociationTSourceType)
Public propertyNotAfter Do not apply the protocol action after the date
Public propertyNotAfterXml Not before XML representation
Public propertyNotBefore Do not apply the protocol action before the date
Public propertyNotBeforeXml Not before XML representation
Public propertyProtocol Gets or sets the protocol data related to the protocol
Public propertyProtocolKey Gets or sets the protocol to which this act belongs
Public propertySequence Represents the sequence of the act in the protocol
Public propertySourceEntity The entity that this relationship targets
(Inherited from AssociationTSourceType)
Public propertySourceEntityKey Gets or sets the source entity's key (where the relationship is FROM)
(Inherited from AssociationTSourceType)
Public propertySourceType Gets the source type
(Inherited from AssociationTSourceType)
Public propertyStateData Represents any state data related to the act / protocol link
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 propertyVersion Gets the version of the protocol that was used to generate the
Top
See Also