PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class BasBEInformaDBNotification

    Inheritance
    System.Object
    BasBEInformaDBNotification
    Inherited Members
    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: BasBE100
    Assembly: BasBE100.dll
    Syntax
    public class BasBEInformaDBNotification

    Constructors

    BasBEInformaDBNotification()

    Declaration
    public BasBEInformaDBNotification()

    Properties

    CreatedBy

    Declaration
    public string CreatedBy { get; set; }
    Property Value
    Type Description
    System.String

    CreatedOn

    Declaration
    public DateTime CreatedOn { get; set; }
    Property Value
    Type Description
    System.DateTime

    Date

    Declaration
    public DateTime Date { get; set; }
    Property Value
    Type Description
    System.DateTime

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32

    MainTrigger

    Declaration
    public string MainTrigger { get; set; }
    Property Value
    Type Description
    System.String

    ModifiedBy

    Declaration
    public string ModifiedBy { get; set; }
    Property Value
    Type Description
    System.String

    ModifiedOn

    Declaration
    public DateTime ModifiedOn { get; set; }
    Property Value
    Type Description
    System.DateTime

    Reference

    Declaration
    public string Reference { get; set; }
    Property Value
    Type Description
    System.String

    ServiceLevel

    Declaration
    public string ServiceLevel { get; set; }
    Property Value
    Type Description
    System.String

    SubTrigger

    Declaration
    public string SubTrigger { get; set; }
    Property Value
    Type Description
    System.String

    Text

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String

    Type

    Declaration
    public int Type { get; set; }
    Property Value
    Type Description
    System.Int32