The object has been marked for deletion in the transaction
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ObjectState Deleted = 2
Public Const Deleted As ObjectState = 2
public:
literal ObjectState^ Deleted = 2
static val mutable Deleted: ObjectState
Field Value
Type:
ObjectState
See Also