Discuss this help topic in SecureBlackbox Forum
Returns the corresponding manifest.
Declaration
[C#]
TElASiCManifest Manifest;
[VB.NET]
Property Manifest As TElASiCManifest
[PHP]
TElASiCManifest get_Manifest()
void set_Manifest(TElASiCManifest $Value)
[Java]
TElASiCManifest getManifest();
void setManifest(TElASiCManifest Value);
Description
Use this property to get the signature's manifest.
Discuss this help topic in SecureBlackbox Forum