NamedPolicyData.GetBoolean Method

Definition

Gets the boolean representation of the MDM policy value.

public:
 virtual bool GetBoolean() = GetBoolean;
bool GetBoolean();
public bool GetBoolean();
function getBoolean()
Public Function GetBoolean () As Boolean

Returns

Boolean

bool

The boolean value of the MDM policy.

Applies to