<< Click to Display Table of Contents >>

IsDecrypt

Indicates whether the field is decrypted.

Prototype

bool IsDecrypt()

Example

_DEBUG("IsDecrypt " + This.IsDecrypt());