Aqla Solutions

[This is preliminary documentation and is subject to change.]

A unit to be used as a default value

Namespace: JustLogic.Core
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Type DefaultUnitType { get; set; }
JScript
final function get DefaultUnitType () : Type
final function set DefaultUnitType (value : Type)

Implements

IParameterAttribute..::..DefaultUnitType

See Also