This document is archived and information here might be outdated. Recommended version. |
Provides access to members that specify the properties of a parameter of a network attribute.
Name | Description | |
---|---|---|
DefaultValue | The default value of the parameter. | |
Name | The name of the parameter. | |
ParameterUsageType | The usage type of the parameter. | |
Value | The current value of the parameter. | |
VarType | The VARTYPE of the parameter (e.g. VT_I4). |
Interfaces | Description |
---|---|
INetworkAttributeParameter | Provides access to members that specify the properties of a parameter of a network attribute. |
Classes | Description |
---|---|
NetworkAttributeParameter | A container for describing a network attribute parameter. |