NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Validate.ValidationManager.ParameterOptions Struct Reference

Optional settings for defining a Validate.Parameter More...

Public Member Functions

 ParameterOptions (string Label, string Group, bool Modifiable)
 Constructor for the ParameterOptions struct. More...
 

Public Attributes

string Group
 Parameter group. More...
 
string Label
 Parameter label More...
 
bool Modifiable
 If parameter can be modified More...
 

Detailed Description

Optional settings for defining a Validate.Parameter

Constructor & Destructor Documentation

NXOpen.Validate.ValidationManager.ParameterOptions.ParameterOptions ( string  Label,
string  Group,
bool  Modifiable 
)
inline

Constructor for the ParameterOptions struct.

Parameters
LabelParameter label
GroupParameter group. Optional.
ModifiableIf parameter can be modified

Member Data Documentation

string NXOpen.Validate.ValidationManager.ParameterOptions.Group

Parameter group.

Optional.

string NXOpen.Validate.ValidationManager.ParameterOptions.Label

Parameter label

bool NXOpen.Validate.ValidationManager.ParameterOptions.Modifiable

If parameter can be modified


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.