PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class clsModuleLogPermission

    Inheritance
    System.Object
    clsModuleLogPermission
    Implements
    AdmBS100.IclsModuleLogPermission
    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: AdmBS100
    Assembly: AdmBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("1BF8C9C0-2F64-41CF-805C-839D80C6B374")]
    [ClassInterface(ClassInterfaceType.None)]
    public class clsModuleLogPermission : IclsModuleLogPermission

    Constructors

    clsModuleLogPermission()

    Declaration
    public clsModuleLogPermission()

    Properties

    Alterar

    Declaration
    public bool Alterar { get; set; }
    Property Value
    Type Description
    System.Boolean

    Dirty

    Declaration
    public bool Dirty { get; set; }
    Property Value
    Type Description
    System.Boolean

    Entidade

    Declaration
    public clsOperacaoLog Entidade { get; set; }
    Property Value
    Type Description
    StdClasses100.clsOperacaoLog

    EntidadeDesc

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

    Id

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

    Inserir

    Declaration
    public bool Inserir { get; set; }
    Property Value
    Type Description
    System.Boolean

    Modulo

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

    ModuloDesc

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

    Outros

    Declaration
    public bool Outros { get; set; }
    Property Value
    Type Description
    System.Boolean

    Remover

    Declaration
    public bool Remover { get; set; }
    Property Value
    Type Description
    System.Boolean

    RGPD

    Declaration
    public bool RGPD { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Finalize()

    Declaration
    protected void Finalize()

    Implements

    AdmBS100.IclsModuleLogPermission