Aqla Solutions

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

Optional parameter names are shown in the inspector inside square brackets

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

Syntax

C#
public bool IsOptional { get; set; }
JScript
final function get IsOptional () : boolean
final function set IsOptional (value : boolean)

Implements

IParameterAttribute..::..IsOptional

See Also