NetworkAttributeParameter

A class that describes a network attribute parameter.

Property

Type

Description

DefaultValue

object

The default value of the parameter.

Name

string

The name of the parameter.

Value

object

The current value of the parameter.

VarType

int

The VARTYPE of the parameter (e.g. VT_I4).

2/28/2020