PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class AdmBEFiltroEventoSistema

    Inheritance
    System.Object
    StdBE
    AdmBaseBE
    AdmBEFiltroEventoSistema
    Implements
    AdmBE100.IAdmBEFiltroEventoSistema
    Inherited Members
    AdmBaseBE.AbvtApl
    StdBE.SerializeJson()
    StdBE.SerializeJson(List<String>)
    StdBE.ParseJsonText(String, List<String>)
    StdBE.SerializeJsonToXml(String, List<String>)
    StdBE.SerializeXml(XmlAttributeOverrides, XmlSerializerNamespaces)
    StdBE.Clone()
    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: AdmBE100
    Assembly: AdmBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("15C4BC53-2F9F-4078-AD17-F6FD3ABD9FD1")]
    [ClassInterface(ClassInterfaceType.None)]
    public class AdmBEFiltroEventoSistema : AdmBaseBE, IAdmBEFiltroEventoSistema

    Constructors

    AdmBEFiltroEventoSistema()

    Declaration
    public AdmBEFiltroEventoSistema()

    Properties

    CriacaoDataFim

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

    CriacaoDataInicio

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

    ModificacaoDataFim

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

    ModificacaoDataInicio

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

    Implements

    AdmBE100.IAdmBEFiltroEventoSistema