Discuss this help topic in SecureBlackbox Forum
Contains object's metadata.
Declaration
[C#/Java]
TElStringList Metadata;
[VB.NET]
Property Metadata As TElStringList
[Pascal]
property Metadata : TStringList;
[C++]
TStringList* get_Metadata();
[PHP]
TStringList get_Metadata()
Description
Use this read-only property to get object's metadata.
Discuss this help topic in SecureBlackbox Forum