Search Results for

    Show / Hide Table of Contents

    Class Location

    Inheritance
    System.Object
    Location
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class Location : Object

    Constructors

    Location()

    Declaration
    public Location()

    Properties

    CountryCode

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

    CurrencyCode

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

    RegionId

    Declaration
    public int RegionId { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX