IViewNoteMethodsGetSourceNoteId Method

Gets the ID of the note from which the current note comes.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
long? GetSourceNoteId()

Return Value

NullableInt64
Int64 with the identifier of the note.

See Also