Class PartitionModel
- Namespace
- InSite.Domain
- Assembly
- Shift.Sdk.dll
public class PartitionModel : IPartitionModel
- Inheritance
-
PartitionModel
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
PartitionModel()
Properties
DatabaseMonitorIncludeStackTrace
public bool DatabaseMonitorIncludeStackTrace { get; set; }
Property Value
- bool
DatabaseMonitorLargeCommandSize
public int DatabaseMonitorLargeCommandSize { get; set; }
Property Value
- int
Email
public string Email { get; set; }
Property Value
- string
Host
public string Host { get; set; }
Property Value
- string
Identifier
public Guid Identifier { get; set; }
Property Value
- Guid
Name
public string Name { get; set; }
Property Value
- string
Number
public int Number { get; set; }
Property Value
- int
Slug
public string Slug { get; set; }
Property Value
- string
WhitelistDomains
public string WhitelistDomains { get; set; }
Property Value
- string
WhitelistEmails
public string WhitelistEmails { get; set; }
Property Value
- string
Methods
GetPlatformName()
public string GetPlatformName()
Returns
- string
GetPlatformSlug()
public string GetPlatformSlug()
Returns
- string
IsE01()
Returns
- bool
IsE02()
Returns
- bool
IsE03()
Returns
- bool
IsE04()
Returns
- bool
IsE07()
Returns
- bool