Class CustomTagAttribute
Inheritance
CustomTagAttribute
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class CustomTagAttribute : CustomAttribute, IMessageSink, IDisposable
Constructors
CustomTagAttribute(nint)
Declaration
protected CustomTagAttribute(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Properties
Value
Declaration
public TaggedObject Value { get; set; }
Property Value
Type | Description |
---|---|
TaggedObject |
Implements
System.Runtime.Remoting.Messaging.IMessageSink