ParameterProperties Interface |
Properties specific to Parameter objects.
Namespace: SystemProperties
The ParameterProperties type exposes the following members.
Name | Description | |
---|---|---|
DefaultValue | The parameter's default value. This value is used only by the code generator. | |
Description | The text to display in the studio and generated help as the summary description for the parameter. | |
DocumentationReferences | Type references for documentation purposes. | |
MaskName | For enumeration types only, the name of the enumeration item providing a mask of valid enumeration values in this context. |
Note |
---|
This interface is declared for documentation purposes only and is not intended to be used from code. |