The Note type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Note | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Delete |
Remove the note a photo.
| |
| DocNotesEdit |
Edit the note.
| |
| Edit |
Edit the note.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnObjectDeleted |
Raise a event ObjectDeleted (Inherited from IpernityObject.) | |
| ToString |
Returns the note content
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| AddedAt |
Gets or sets the note adding date
| |
| Authenticate |
Set it to true before calling the method authenticated
(Inherited from IpernityObject.) | |
| Content |
Gets or sets the note content
| |
| Height |
Gets or sets the note height
| |
| Id |
Gets or sets the note ID
| |
| Member |
Gets or sets the note member
| |
| Owner |
Gets or sets the note owner
| |
| Tmo |
Gets or sets the tmo
| |
| Width |
Gets or sets the note width
| |
| X |
Gets or sets the note x value
| |
| Y |
Gets or sets the note y value
|
Events
| Name | Description | |
|---|---|---|
| ObjectDeleted |
Occurs when an object is deleted from Ipernity
(Inherited from IpernityObject.) |