Class IssueProperty
Inheritance
IssueProperty
Assembly: NXOpen.dll
Syntax
public class IssueProperty : NXObject, IMessageSink, INXObject
Constructors
IssueProperty()
Declaration
protected IssueProperty()
Properties
IsReadOnly
Declaration
public bool IsReadOnly { get; }
Property Value
StringValue
Declaration
public string StringValue { get; }
Property Value
ValueType
Declaration
public IssueProperty.Type ValueType { get; }
Property Value
Methods
GetChoices()
Declaration
public string[] GetChoices()
Returns
GetDefaultChoice()
Declaration
public string GetDefaultChoice()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink