Class GanttLinkerBuilder
Inheritance
GanttLinkerBuilder
Assembly: NXOpen.dll
Syntax
public class GanttLinkerBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
GanttLinkerBuilder()
Declaration
protected GanttLinkerBuilder()
Properties
LogicType
Declaration
public GanttLinkerBuilder.LinkerLogicType LogicType { get; set; }
Property Value
Primary
Declaration
public GanttOperationObject Primary { get; set; }
Property Value
Secondary
Declaration
public GanttOperationObject Secondary { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink