The domain object is ghost, e.g. coming from null reference. All attributes are null and all references return ghosts
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const InitMode Ghost = 3
Public Const Ghost As InitMode = 3
public:
literal InitMode^ Ghost = 3
static val mutable Ghost: InitMode
Field Value
Type:
InitMode
See Also