Discuss this help topic in SecureBlackbox Forum
Contains total number of users' photos.
Declaration
[VB.NET]
Property UserAttrCount As Integer
[Pascal]
property UserAttrCount : integer;
[C++]
int32_t get_UserAttrCount();
[PHP]
integer get_UserAttrCount()
[Java]
int getUserAttrCount();
Description
Use this read-only property to get the number of users' photos which correspond to this key.
Discuss this help topic in SecureBlackbox Forum