Click or drag to resize

ITargetedAssociation Properties

The ITargetedAssociation type exposes the following members.

Properties
 NameDescription
Public propertyAssociationTypeKey Classification key (how the holder is related to the target)
Public propertyClassificationKey Classification key (how the holder is related to the target)
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 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