Struct ValidationManager.ParameterOptions
Inherited Members
Namespace: NXOpen.Validate
Assembly: NXOpen.dll
Syntax
public struct ValidationManager.ParameterOptions
Constructors
ParameterOptions(string, string, bool)
Declaration
public ParameterOptions(string Label, string Group, bool Modifiable)
Parameters
| Type | Name | Description |
|---|---|---|
| string | Label | |
| string | Group | |
| bool | Modifiable |
Fields
Group
Declaration
public string Group
Field Value
| Type | Description |
|---|---|
| string |
Label
Declaration
public string Label
Field Value
| Type | Description |
|---|---|
| string |
Modifiable
Declaration
public bool Modifiable
Field Value
| Type | Description |
|---|---|
| bool |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |