notifications Field
<DataMember()> _
Public notifications As List(Of PublishedFileNotification)
This language is not supported or no code example is available.
[DataMember()]
public List<PublishedFileNotification> notifications
This language is not supported or no code example is available.
[DataMember()]
public:
List<PublishedFileNotification>^ notifications;
This language is not supported or no code example is available.