PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBEIDUCategoria

    Classe que contém todas as propriedades relativas aos Perfis de Indicadores do Utilizador.

    Inheritance
    System.Object
    StdBEIDUCategoria
    Implements
    StdPlatBE100.IStdBEIDUCategoria
    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: StdPlatBE100
    Assembly: StdPlatBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("38653BE0-3D85-4A56-ADD4-45A8A26EBB57")]
    [ClassInterface(ClassInterfaceType.None)]
    public class StdBEIDUCategoria : IStdBEIDUCategoria

    Constructors

    StdBEIDUCategoria()

    Declaration
    public StdBEIDUCategoria()

    Properties

    Categoria

    Identificador do Perfil.

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

    IdIndicador

    Identificador do Id do Indicador do Utilizador.

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

    Implements

    StdPlatBE100.IStdBEIDUCategoria