Discuss this help topic in SecureBlackbox Forum
Contains references to the sources with additional information about the object.
Declaration
[C#]
TElStringList DocumentationReferences;
[VB.NET]
Property DocumentationReferences As TElStringList
[Pascal]
property DocumentationReferences: TStringList;
[C++]
TStringList* get_DocumentationReferences();
[PHP]
TStringList get_DocumentationReferences()
[Java]
TElStringList getDocumentationReferences();
Description
The
DocumentationReferences element may contain references pointing to further explanatory documentation of the object identifier.
Discuss this help topic in SecureBlackbox Forum