Click or drag to resize

InitModeGhost Field

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
Syntax
public const InitMode Ghost = 3

Field Value

Type: InitMode
See Also