All Classes Namespaces Functions Properties Pages
Properties | List of all members
Note Class Reference

More...

Properties

DateTime CreationDate [get, set]
 Gets or sets the creation date. More...
 
string CreatorId [get, set]
 Gets or sets the creator id. More...
 
string CreatorName [get, set]
 Gets or sets the name of the creator. More...
 
string Id [get, set]
 Gets or sets the id. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
string NoteTypeDescription [get, set]
 Gets or sets the note type description. More...
 
string OwnerId [get, set]
 Gets or sets the owner id. More...
 
string OwnerName [get, set]
 Gets or sets the name of the owner. More...
 
short Status [get, set]
 Gets or sets the status. More...
 
string StatusDisplayText [get, set]
 Gets or sets the status display text. More...
 
string StatusImageUrl [get, set]
 Gets or sets the status image URL. More...
 
string Subject [get, set]
 Gets or sets the subject. More...
 
string Text [get, set]
 Gets or sets the text. More...
 
string TypeId [get, set]
 Gets or sets the type id. More...
 

Description

Represents the textual information. This also contains the information like creation date and resource name.

Property Documentation

DateTime CreationDate
getset

Gets or sets the creation date.

The creation date.

string CreatorId
getset

Gets or sets the creator id.

The creator id.

string CreatorName
getset

Gets or sets the name of the creator.

The name of the creator.

string Id
getset

Gets or sets the id.

The id.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

The last modified date.

string NoteTypeDescription
getset

Gets or sets the note type description.

The note type description.

string OwnerId
getset

Gets or sets the owner id.

The owner id.

string OwnerName
getset

Gets or sets the name of the owner.

The name of the owner.

short Status
getset

Gets or sets the status.

The status.

string StatusDisplayText
getset

Gets or sets the status display text.

The status display text.

string StatusImageUrl
getset

Gets or sets the status image URL.

The status image URL.

string Subject
getset

Gets or sets the subject.

The subject.

string Text
getset

Gets or sets the text.

The text.

string TypeId
getset

Gets or sets the type id.

The type id.