IViewMethodsGetCurrentId Method

Gets the identifier of the currently selected element, and sets it as the only selected element.

Definition

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

Return Value

NullableInt64
Int64 with the identifier of the currently selected element.

See Also