IngeniuxMessengerOnlineUserIds Property
|
Namespace: Ingeniux.CMS.Models.MessagingAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic static HashSet<string> OnlineUserIds { get; }Public Shared ReadOnly Property OnlineUserIds As HashSet(Of String)
Get
public:
static property HashSet<String^>^ OnlineUserIds {
HashSet<String^>^ get ();
}static member OnlineUserIds : HashSet<string> with get
Property Value
HashSetString
See Also