NotificavelNotifications Propriedades
Namespace: api.mstiADM.SDK.csharp.EntidadeAssembly: api.mstiADM.SDK.csharp (in api.mstiADM.SDK.csharp.dll) Versão: 1.0.0+c23c448cfe8743e5292212c28d287d2094bded13
public IReadOnlyCollection<Notification> Notifications { get; }
Public ReadOnly Property Notifications As IReadOnlyCollection(Of Notification)
Get
Dim instance As Notificavel
Dim value As IReadOnlyCollection(Of Notification)
value = instance.Notifications
public:
property IReadOnlyCollection<Notification^>^ Notifications {
IReadOnlyCollection<Notification^>^ get ();
}
Valor da Propriedade
IReadOnlyCollectionNotification