Class SpecificNoteBuilder
Inheritance
SpecificNoteBuilder
Assembly: NXOpen.dll
Syntax
public class SpecificNoteBuilder : PmiAttributeBuilder, IMessageSink, IComponentBuilder
Constructors
SpecificNoteBuilder()
Declaration
protected SpecificNoteBuilder()
Properties
Category
Declaration
public string Category { get; set; }
Property Value
Identifier
Declaration
public string Identifier { get; set; }
Property Value
Revision
Declaration
public string Revision { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
Methods
GetText()
Declaration
public string[] GetText()
Returns
SetText(string[])
Declaration
public void SetText(string[] text)
Parameters
Type |
Name |
Description |
string[] |
text |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink