Discuss this help topic in SecureBlackbox Forum
Specifies the number of audiences in the list.
Declaration
[VB.NET]
Property AudienceCount As Integer
[Pascal]
property AudienceCount : integer;
[C++]
int32_t get_AudienceCount();
[PHP]
integer get_AudienceCount()
[Java]
int getAudienceCount();
Description
Use this property to get the number of audiences in the list.
Discuss this help topic in SecureBlackbox Forum