NamedPolicyData.GetInt32 Method

Definition

Gets the 32 bit integer representation of the MDM policy value.

public:
 virtual int GetInt32() = GetInt32;
int GetInt32();
public int GetInt32();
function getInt32()
Public Function GetInt32 () As Integer

Returns

Int32

int

The 32 bit integer value of the MDM policy.

Applies to