BuildMaster SDK Reference
Version:

NoteAttribute Class

Represents a note.

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.Documentation.NoteAttribute

Syntax

public class NoteAttribute : System.Attribute

Constructors

Name Description
NoteAttribute(string text)

Initializes a new instance of the NoteAttribute class.

Properties

Name Description
Heading

Gets or sets the heading.

Text

Gets the note.