Vertices.Input

Vertices.Input property

Gets or sets the input. The input element must occur at least one time. These inputs are local inputs.

public InputLocal[] Input { get; set; }

See Also