public enum NoteType : System.Enum
public enum NoteType : System.Enum
| Member | Description |
|---|---|
| Private | This is a private note. |
| Public | This is a public note. |
| SystemPrivate | This is a private note by the system. |
| SystemPublic | This is a public note by the system. |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Orders.NoteType