Class NamedPropertyTable
Inheritance
NamedPropertyTable
Assembly: NXOpen.dll
Syntax
public class NamedPropertyTable : NXObject, IMessageSink, INXObject
Constructors
NamedPropertyTable()
Declaration
protected NamedPropertyTable()
Properties
DescriptorType
Declaration
public string DescriptorType { get; }
Property Value
Label
Declaration
public int Label { get; set; }
Property Value
LanguageName
Declaration
public string LanguageName { get; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SolverName
Declaration
public string SolverName { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink