RegionContract Class

Definition

Region profile.

public class RegionContract
type RegionContract = class
Public Class RegionContract
Inheritance
RegionContract

Constructors

RegionContract()

Initializes a new instance of the RegionContract class.

RegionContract(String, Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the RegionContract class.

Properties

IsDeleted

Gets or sets whether Region is deleted.

IsMasterRegion

Gets or sets whether Region is the master region.

Name

Gets region name.

Applies to