Type to start searching...

Argument

Properties
collection : boolean

True if this parameter is a collection of the specified type.

description : string

The argument description.

name : identifier

The argument name.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

type : string

The type name, unqualified or fully-qualified. Use unqualified to reference a type in this SOA definition; fully-qualified to reference a type in another SOA definition. May also be a framework primitive type name.

Parents