| AuthorEncryptionKeyIsEvaluation Property |
Gets whether or not the envelope being used is for an evaluation.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic bool IsEvaluation { get; }Public ReadOnly Property IsEvaluation As Boolean
Get
public:
property bool IsEvaluation {
bool get ();
}Property Value
Type:
Boolean
See Also