Class SelRecipeSingleLabelStrategy
Inheritance
SelRecipeSingleLabelStrategy
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class SelRecipeSingleLabelStrategy : SelRecipeStrategy, IMessageSink
Constructors
SelRecipeSingleLabelStrategy()
Declaration
protected SelRecipeSingleLabelStrategy()
Properties
Label
Declaration
public int Label { get; }
Property Value
Type | Description |
---|---|
int |
Methods
SetLabel(int)
Declaration
public void SetLabel(int label)
Parameters
Type | Name | Description |
---|---|---|
int | label |
Implements
System.Runtime.Remoting.Messaging.IMessageSink