The ComplexAspect type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ComplexObject |
Returns the wrapped IComplexObject.
|
![]() |
ComplexType | |
![]() |
EntityManager |
The EntityManager that manages the ParentEntity.
|
![]() |
EntityState | (Overrides StructuralAspectEntityState.) |
![]() |
EntityVersion | (Overrides StructuralAspectEntityVersion.) |
![]() |
Initialized | (Inherited from StructuralAspect.) |
![]() |
OriginalValuesMap | (Inherited from StructuralAspect.) |
![]() |
Parent |
The parent object (either an Entity or a ComplexObject) to this ComplexObject.
|
![]() |
ParentEntity |
The top level parent IEntity that owns this complex object.
|
![]() |
ParentEntityProperty |
The property on the top level parent entity that owns this complex object.
|
![]() |
ParentProperty |
The EntityProperty of the Parent that contains this object.
|
![]() |
PreproposedValuesMap | (Inherited from StructuralAspect.) |
![]() |
StructuralType | (Overrides StructuralAspectStructuralType.) |
See Also