[This is preliminary documentation and is subject to change.]

The Person type exposes the following members.

Constructors

  NameDescription
Public methodPerson
Initializes a new instance of the Person class

Methods

  NameDescription
Protected methodAfterChangeByXPPropertyDescriptor (Inherited from XPBaseObject.)
Public methodAfterConstruction (Inherited from PersistentBase.)
Protected methodAfterLoad Obsolete. (Inherited from XPBaseObject.)
Protected methodBeforeChangeByXPPropertyDescriptor (Inherited from XPBaseObject.)
Protected methodBeforeSave Obsolete. (Inherited from XPBaseObject.)
Protected methodBeginEdit (Inherited from XPBaseObject.)
Protected methodBeginLoad Obsolete. (Inherited from XPBaseObject.)
Protected methodCancelEdit (Inherited from XPBaseObject.)
Private methodCommonCtorCode (Inherited from XPBaseObject.)
Protected methodCreateAssociationList (Inherited from PersistentBase.)
Protected methodCreateCollection``1 (Inherited from XPBaseObject.)
Private methodCreateDefValue (Inherited from PersistentBase.)
Protected methodCreateManyToManyAliasList (Inherited from PersistentBase.)
Public methodDelete (Inherited from XPBaseObject.)
Protected methodDoEndEditAction (Inherited from XPBaseObject.)
Protected methodEndEdit (Inherited from XPBaseObject.)
Protected methodEndLoad Obsolete. (Inherited from XPBaseObject.)
Public methodEquals (Inherited from PersistentBase.)
Public methodEvaluate(CriteriaOperator) (Inherited from XPBaseObject.)
Public methodEvaluate(String) (Inherited from XPBaseObject.)
Public methodEvaluateAlias (Inherited from XPBaseObject.)
Protected methodFireChangedByCustomPropertyStore (Inherited from XPBaseObject.)
Protected methodFireChangedByXPPropertyDescriptor (Inherited from XPBaseObject.)
Public methodFit(CriteriaOperator) (Inherited from XPBaseObject.)
Public methodFit(String) (Inherited from XPBaseObject.)
Protected methodGetCollection (Inherited from XPBaseObject.)
Protected methodGetDelayedPropertyValue (Inherited from PersistentBase.)
Public methodGetHashCode (Inherited from PersistentBase.)
Protected methodGetList (Inherited from PersistentBase.)
Public methodGetMemberValue (Inherited from XPBaseObject.)
Protected methodGetPropertyValue (Inherited from PersistentBase.)
Protected methodGetPropertyValueWithDefault Obsolete. (Inherited from XPBaseObject.)
Private methodGetState (Inherited from XPBaseObject.)
Private methodInit (Inherited from PersistentBase.)
Protected methodInvalidate (Inherited from XPBaseObject.)
Private methodIsGoodForIEditableObjectSaveRestoreState (Inherited from XPBaseObject.)
Protected methodOnChanged()()()() (Inherited from XPBaseObject.)
Protected methodOnChanged(String) (Inherited from XPBaseObject.)
Protected methodOnChanged(String, Object, Object) (Inherited from XPBaseObject.)
Protected methodOnDeleted (Inherited from PersistentBase.)
Protected methodOnDeleting (Inherited from XPBaseObject.)
Protected methodOnLoaded (Inherited from XPBaseObject.)
Protected methodOnLoading (Inherited from PersistentBase.)
Protected methodOnSaved (Inherited from XPBaseObject.)
Protected methodOnSaving (Inherited from PersistentBase.)
Protected methodOnSessionProcessingProcessProcessed (Inherited from PersistentBase.)
Protected methodRaiseChangeEvent (Inherited from XPBaseObject.)
Protected methodRaisePropertyChangedEvent (Inherited from PersistentBase.)
Public methodReload (Inherited from XPBaseObject.)
Private methodRestoreState()()()() (Inherited from XPBaseObject.)
Private methodRestoreState(Object, Int32%, ObjectSet) (Inherited from XPBaseObject.)
Public methodSave (Inherited from XPBaseObject.)
Private methodSaveState()()()() (Inherited from XPBaseObject.)
Private methodSaveState(Object, ObjectSet) (Inherited from XPBaseObject.)
Protected methodSetDelayedPropertyValue(String, Object) (Inherited from PersistentBase.)
Protected methodSetDelayedPropertyValue``1(String, UMP) (Inherited from PersistentBase.)
Public methodSetMemberValue (Inherited from XPBaseObject.)
Private methodSetPropertyEquatableValue``1 (Inherited from PersistentBase.)
Protected methodSetPropertyValue(String, Object) (Inherited from PersistentBase.)
Protected methodSetPropertyValue(String, DateTime%, DateTime) (Inherited from PersistentBase.)
Protected methodSetPropertyValue(String, Decimal%, Decimal) (Inherited from PersistentBase.)
Protected methodSetPropertyValue(String, Int32%, Int32) (Inherited from PersistentBase.)
Protected methodSetPropertyValue``1(String, UMP) (Inherited from PersistentBase.)
Protected methodSetPropertyValue``1(String, UMP%, UMP) (Inherited from PersistentBase.)
Private methodSetState (Inherited from XPBaseObject.)
Public methodToString (Inherited from PersistentBase.)
Protected methodTriggerObjectChanged (Inherited from XPBaseObject.)

Properties

  NameDescription
Public propertyClassInfo (Inherited from PersistentBase.)
Public propertyDepartment
Public propertyEmail
Public propertyFullName
Private propertyHasCustomPropertyStore (Inherited from PersistentBase.)
Public propertyID (Inherited from BaseObject.)
Public propertyIsArchived
Public propertyIsDeleted (Inherited from PersistentBase.)
Protected propertyIsInvalidated (Inherited from PersistentBase.)
Public propertyIsLoading (Inherited from PersistentBase.)
Protected propertyIsSaving (Inherited from PersistentBase.)
Public propertyIsUser
Public propertyJobTitle
Public propertyLicenceType
Public propertyLoading Obsolete. (Inherited from XPBaseObject.)
Private propertyModificationsStore (Inherited from PersistentBase.)
Public propertyNumber
Public propertySession (Inherited from PersistentBase.)
Public propertyThis (Inherited from XPBaseObject.)
Public propertyUserName

Events

  NameDescription
Public eventChanged (Inherited from XPBaseObject.)

See Also