Class AttributeGroupDescription
Inheritance
AttributeGroupDescription
Assembly: NXOpen.dll
Syntax
public class AttributeGroupDescription : NXObject, IMessageSink, INXObject
Constructors
AttributeGroupDescription()
Declaration
protected AttributeGroupDescription()
Properties
DisplayName
Declaration
public string DisplayName { get; }
Property Value
MaximumNumberOfAttributeGroupsAllowed
Declaration
public int MaximumNumberOfAttributeGroupsAllowed { get; }
Property Value
MinimumNumberOfAttributeGroupsAllowed
Declaration
public int MinimumNumberOfAttributeGroupsAllowed { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink