Accessor.Parameter

Accessor.Parameter property

Gets or sets the parameter. The accessor element may have any number of parameter elements.

public Parameter[] Parameter { get; set; }

See Also