Click or drag to resize

ITargetedVersionedExtension Properties

The ITargetedVersionedExtension type exposes the following members.

Properties
 NameDescription
Public propertyAssociationTypeKey Classification key (how the holder is related to the target)
(Inherited from ITargetedAssociation)
Public propertyClassificationKey Classification key (how the holder is related to the target)
(Inherited from ITargetedAssociation)
Public propertyEffectiveVersionSequenceId Effective version sequence
(Inherited from IVersionedAssociation)
Public propertyKey Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource)
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
Public propertyObsoleteVersionSequenceId Obsolete version sequence
(Inherited from IVersionedAssociation)
Public propertySourceEntity Gets or sets the source entity
(Inherited from ISimpleAssociation)
Public propertySourceEntityKey Gets or sets the source entity key
(Inherited from ISimpleAssociation)
Public propertySourceType Get the source type of the association
(Inherited from ISimpleAssociation)
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Public propertyTargetEntity The target entity object
(Inherited from ISimpleTargetedAssociation)
Public propertyTargetEntityKey The target (where the association points)
(Inherited from ISimpleTargetedAssociation)
Top
See Also