Note.GetNoteMessage Method
Public Shared Function GetNoteMessage( _
ByVal type As NoteTarget, _
ByVal note_id As EntityID, _
ByVal db As IDatabase _
) As String
This language is not supported or no code example is available.
public static string GetNoteMessage(
NoteTarget type,
EntityID note_id,
IDatabase db
)
This language is not supported or no code example is available.
public:
static String^ GetNoteMessage(
NoteTarget type,
EntityID^ note_id,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- type
- NoteTarget
the type of note entity
- note_id
- EntityID
the id of the note entity
- db
- IDatabase
the database connection to use
Return Value
stringthe response, with the message