InedoSDK Reference
Version:

ParameterDescriptionAttribute(int index, string name) Constructor

Initializes a new instance of the ParameterDescriptionAttribute class.

Syntax

public ParameterDescriptionAttribute(int index, string name)

Parameters

index
Type: int

The zero-based index of the parameter.

name
Type: string

The name of the parameter.