Click or drag to resize

EntityAddressComponent Properties

The EntityAddressComponent 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 propertyComponentType Gets or sets the type of address component
(Inherited from GenericComponentValuesTBoundModel)
Public propertyComponentTypeKey Gets or sets the component type key
(Overrides GenericComponentValuesTBoundModelComponentTypeKey)
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 propertyOrderSequence Gets or sets the order in which this element appears
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 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 propertyValue Gets or sets the value of the name component
(Inherited from GenericComponentValuesTBoundModel)
Top
See Also