PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBEVatNumberInfo

    Inheritance
    System.Object
    StdBEVatNumberInfo
    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: StdBE100
    Assembly: StdBE100.dll
    Syntax
    public class StdBEVatNumberInfo

    Constructors

    StdBEVatNumberInfo()

    Declaration
    public StdBEVatNumberInfo()

    Properties

    AddressFull

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

    Aliases

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

    CAE

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

    CAEDescription

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

    City

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

    Country

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

    DUNS

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

    Email

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

    Fax

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

    Name

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

    Phone

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

    PostalCode

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

    PostalTown

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

    State

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

    Street

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

    StreetNumber

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

    TaxId

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

    Website

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