Class IncrementalChange
Inheritance
IncrementalChange
Assembly: NXOpen.dll
Syntax
public class IncrementalChange : TaggedObject, IMessageSink
Constructors
IncrementalChange()
Declaration
protected IncrementalChange()
Properties
Accepted
Declaration
public bool Accepted { get; set; }
Property Value
Declaration
public string Comments { get; set; }
Property Value
Transaction
Declaration
public string Transaction { get; set; }
Property Value
Methods
GetAttributes(out string[])
Declaration
public string[] GetAttributes(out string[] names)
Parameters
Type |
Name |
Description |
string[] |
names |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink