Click or drag to resize

EntityRelationshipMaster Properties

The EntityRelationshipMaster 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 propertyClassification Gets or sets the an additional (sub-type) of the relationship
(Inherited from EntityRelationship)
Public propertyClassificationKey Association type key
(Inherited from EntityRelationship)
Public propertyEffectiveVersionSequenceId Gets or sets the version sequence of the source object when this assoication became active
(Inherited from VersionedAssociationTSourceType)
Public propertyExternalKey Gets or sets the external key for the object
(Inherited from EntityRelationship)
Public propertyHolder The entity that this relationship targets
(Inherited from EntityRelationship)
Public propertyHolderKey The entity that this relationship targets
(Inherited from EntityRelationship)
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 propertyNegationIndicator A negation indicator - used to flag this relationship as negated
(Inherited from EntityRelationship)
Public propertyObsoleteVersionSequenceId Gets or sets the sequence identifier of the source when this association is no longer active
(Inherited from VersionedAssociationTSourceType)
Public propertyOriginalHolderKey Gets the original relationship
Public propertyOriginalTargetKey Gets the original relationship
Public propertyQuantity Represents the quantity of target in source
(Inherited from EntityRelationship)
Public propertyRelationshipRole Gets or sets the association type
(Inherited from EntityRelationship)
Public propertyRelationshipRoleKey Association type key
(Inherited from EntityRelationship)
Public propertyRelationshipType Gets or sets the association type
(Inherited from EntityRelationship)
Public propertyRelationshipTypeKey Association type key
(Inherited from EntityRelationship)
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 propertyStrength The strength (confidence) of the relationship between source and target
(Inherited from EntityRelationship)
Public propertyTag Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData)
Public propertyTargetEntity Target entity reference
(Inherited from EntityRelationship)
Public propertyTargetEntityKey The target of the association
(Inherited from EntityRelationship)
Public propertyType Get the type name
(Overrides IdentifiedDataType)
Top
See Also