DevForce Help Reference
ComplexAspect Class Properties


For a list of all members of this type, see ComplexAspect members.

Public Properties
 NameDescription
Public PropertyComplexObject Returns the wrapped IComplexObject.  
Public PropertyEntityManagerThe EntityManager that manages the ParentEntity.  
Public PropertyEntityMetadataThe EntityMetadata that describes this object.  
Public PropertyParent The parent object (either an Entity or a ComplexObject) to this ComplexObject.  
Public PropertyParentEntityThe top level parent IEntity that owns this complex object.  
Public PropertyParentEntityProperty The property on the top level parent entity that owns this complex object.  
Public PropertyParentPropertyThe EntityProperty of the Parent that contains this object.  
Public PropertyValidationErrors Returns an enumeration of all of the currently detected validation errors on this complex object. Validation errors on complex children of this complex object will NOT be included here.  
Public PropertyVerifierEngineGets the IdeaBlade.Validation.VerifierEngine shared by all entities within the same EntityManager.  
Top
See Also

Reference

ComplexAspect Class
IdeaBlade.EntityModel Namespace

Send Feedback