PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSNotificationManager

    Classe de gestão do controlo de notificações.

    Inheritance
    System.Object
    StdBSBaseService
    StdBSNotificationManager
    Inherited Members
    StdBSBaseService.m_objBSO
    StdBSBaseService.BSO
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdPlatBS100.ServiceClasses
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSNotificationManager : StdBSBaseService

    Constructors

    StdBSNotificationManager()

    Declaration
    public StdBSNotificationManager()

    Properties

    NotificationControl

    Controlo da ribbon para apresentação de notificações.

    Declaration
    public StdBSRibbonNotificationControl NotificationControl { get; set; }
    Property Value
    Type Description
    StdBSRibbonNotificationControl