IPushMessengerUserId Property
|
Gets the UserId of the user that is the sending the message
Namespace:
Ingeniux.CMS.Messaging
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property UserId As String
Get
property String^ UserId {
String^ get ();
}
abstract UserId : string with get
Property Value
Type:
StringSee Also