Click or drag to resize

ISimpleTargetedAssociation Properties

The ISimpleTargetedAssociation type exposes the following members.

Properties
 NameDescription
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
Public propertyTargetEntityKey The target (where the association points)
Top
See Also