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