Search Results for

    Show / Hide Table of Contents

    Class RegionMapping

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

    Constructors

    RegionMapping()

    Declaration
    public RegionMapping()

    Properties

    CountryCode

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

    IsAllStates

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

    StateCodes

    Declaration
    public IReadOnlyList<string> StateCodes { get; }
    Property Value
    Type Description
    System.Collections.Generic.IReadOnlyList<System.String>
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX