Discuss this help topic in SecureBlackbox Forum

TElXMLObjectIdentifier.DocumentationReferences

TElXMLObjectIdentifier     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


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.

See also:     Description    

Discuss this help topic in SecureBlackbox Forum