ObjVerChanges Class |
Namespace: MFiles.VAF.Common
The ObjVerChanges type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjVerChanges(ObjVerEx) |
Constructor. Creates a new instance of this class.
|
![]() | ObjVerChanges(ObjVerEx, ObjVerEx) |
Constructor. Creates a new instance of this class.
|
Name | Description | |
---|---|---|
![]() | Changed |
Properties that have changed between versions.
|
![]() | NewVersion |
The current version of the object.
|
![]() | OldVersion |
The previous version of the object (if it exists).
|
![]() | Vault |
The vault in which this object and it's versions reside.
|
Name | Description | |
---|---|---|
![]() | HasChanged(Object) |
Indicates whether the passed any of the passed properties
have changed since the previous version.
|
![]() | HasChanged(MFIdentifier) |
Indicates whether the passed any of the passed properties
have changed since the previous version.
|