IsEnabled Property (MobileObject)

Action

Gets whether the mobile object is enabled.

Syntax

C#
protected Boolean IsEnabled { get; }
VB
'Declaration
Protected Read Property IsEnabled As Boolean

Access

Read only.