Overload | Description |
---|---|
OrderNote Constructor(Int32,Int32,DateTime,String,NoteType) | Initializes a new instance of the OrderNote class. |
OrderNote Constructor(Int32,Int32,DateTime,String,NoteType,Boolean) | Initializes a new instance of the OrderNote class. |
OrderNote Constructor(Order,User,DateTime,String,NoteType) | Initializes a new instance of the OrderNote class. |
OrderNote Constructor(Order,User,DateTime,String,NoteType,Boolean) | Initializes a new instance of the OrderNote class. |
OrderNote Constructor() | Initializes a new instance of the OrderNote class. |
OrderNote Constructor(Order,DateTime,String,Boolean,Byte) | Initializes a new instance of the OrderNote class. |
OrderNote Constructor(Order,DateTime,String,Byte) | Initializes a new instance of the OrderNote class. |