ObjectStateModified Field |
The object has been modified after the last transaction commit
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ObjectState Modified = 3
Public Const Modified As ObjectState = 3
public:
literal ObjectState^ Modified = 3
static val mutable Modified: ObjectState
Field Value
Type:
ObjectState
See Also