Click or drag to resize

ConstDefaultValueConstValue Property

Gets the constant value.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Object ConstValue { get; }

Property Value

Type: Object
The constant value.
See Also