The following tables list the members exposed by the IAppMgmtObject type.

Public Properties

  Name Description
public property IsChanged  (inherited from IChangeTracker)
public property IsReadOnly  (inherited from IChangeTracker)
Top

Public Methods

  Name Description
public method ChangeId  
public method Copy  
public method CopyFrom  
public method OnChanged  (inherited from IChangeTracker)
public method OnChanging  (inherited from IChangeTracker)
public method OnDeserialized  (inherited from IDeserializationHandler)
public method OnDeserializing  (inherited from IDeserializationHandler)
public method OnSerialized  (inherited from ISerializationHandler)
public method OnSerializing  (inherited from ISerializationHandler)
public method Validate  
public method ValidateProperty Overloaded.  
Top

Public Events

  Name Description
public event OnChangedEvent  
public event OnChangingEvent  
Top

See Also