Struct UnifiedDatabaseOptions.Flag
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct UnifiedDatabaseOptions.Flag
Constructors
Flag(string, bool)
Declaration
public Flag(string FlagName, bool FlagSet)
Parameters
| Type | Name | Description |
|---|---|---|
| string | FlagName | |
| bool | FlagSet |
Fields
FlagName
Declaration
public string FlagName
Field Value
| Type | Description |
|---|---|
| string |
FlagSet
Declaration
public bool FlagSet
Field Value
| Type | Description |
|---|---|
| bool |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |