Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.MpnApnsSubscriptionInfo.Format Property

Readonly. Format for the push notification text when it is delivered. May be null if a localized format key is supplied instead.

C++
public: __property string Format;
C#
public string Format;
Visual Basic
Public Property Format() As string