Class RevisionItemBase
Represents a base class for revision items.
public class RevisionItemBase : BindableObject, INotifyPropertyChanged, INotifyPropertyChanging
- Inheritance
-
RevisionItemBase
- Implements
- Derived
Properties
- DisplayName
Gets or sets the display name.
- RevisionAction
Gets or sets the revision action.
- RevisionAuditID
Gets or sets the revision audit ID.
- RevisionDate
Gets or sets the revision date.
- RevisionLogin
Gets or sets the revision login.
- RevisionTableName
Gets or sets the revision table name.
- UserDisplayName
Gets or sets the user display name.
Methods
- ToString()
Returns a string representation of the revision item.