Discuss this help topic in SecureBlackbox Forum
Language-qualified human-readable name(s) of this organization.
Declaration
[C#]
ArrayList OrganizationDisplayNames;
[VB.NET]
Property OrganizationDisplayNames As ArrayList
[Pascal]
property OrganizationDisplayNames : TElList;
[C++]
TList* get_OrganizationDisplayNames();
[PHP]
TList get_OrganizationDisplayNames()
[Java]
ArrayList getOrganizationDisplayNames();
Description
Use this property to specify human-readable name(s) of this organization.
Discuss this help topic in SecureBlackbox Forum