PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBEXDUValorPossivel

    Definição de um valor possível de um parâmetro de uma função do utilizador (lista de valores fixos).

    Inheritance
    System.Object
    StdBEXDUValorPossivel
    Implements
    StdPlatBE100.IStdBEXDUValorPossivel
    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("EA75E9F2-A3AA-4E3E-AE10-798535727CC9")]
    [ClassInterface(ClassInterfaceType.None)]
    public class StdBEXDUValorPossivel : IStdBEXDUValorPossivel

    Constructors

    StdBEXDUValorPossivel()

    Declaration
    public StdBEXDUValorPossivel()

    Properties

    Valor

    Valor.

    Declaration
    public object Valor { get; set; }
    Property Value
    Type Description
    System.Object

    Implements

    StdPlatBE100.IStdBEXDUValorPossivel