PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class TTEBEB2BCrossDocking

    TTEBEB2BCrossDocking

    Inheritance
    System.Object
    TTEBEB2BCrossDocking
    Implements
    ITTEBEB2BCrossDocking
    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: TTEBE100
    Assembly: TTEBE100.dll
    Syntax
    public class TTEBEB2BCrossDocking : ITTEBEB2BCrossDocking

    Constructors

    TTEBEB2BCrossDocking()

    Declaration
    public TTEBEB2BCrossDocking()

    Properties

    EmModoEdicao

    Gets or sets a value indicating whether [em modo edicao].

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

    true if [em modo edicao]; otherwise, false.

    GLN

    Gets or sets the GLN.

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

    The GLN.

    Id

    Gets or sets the identifier.

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

    The identifier.

    IdLinha

    Gets or sets the identifier linha.

    Declaration
    public Guid IdLinha { get; set; }
    Property Value
    Type Description
    System.Guid

    The identifier linha.

    Quantidade

    Gets or sets the quantidade.

    Declaration
    public float Quantidade { get; set; }
    Property Value
    Type Description
    System.Single

    The quantidade.

    Implements

    ITTEBEB2BCrossDocking

    See Also

    ITTEBEB2BCrossDocking