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