The object has been added to the transaction and the transaction is still uncommitted
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ObjectState Added = 1
Public Const Added As ObjectState = 1
public:
literal ObjectState^ Added = 1
static val mutable Added: ObjectState
Field Value
Type:
ObjectState
See Also