Show / Hide Table of Contents

Class AccessGateway.TenantRegistrationInfo

Inheritance
Object
AccessGateway.TenantRegistrationInfo
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public class TenantRegistrationInfo : Object

Constructors

TenantRegistrationInfo()

Declaration
public TenantRegistrationInfo()

Properties

CompanyName

Declaration
public string CompanyName { get; set; }
Property Value
Type Description
String

DbTag

Declaration
public string DbTag { get; set; }
Property Value
Type Description
String

RedirectUrl

Declaration
public string RedirectUrl { get; set; }
Property Value
Type Description
String

SerialNumber

Declaration
public string SerialNumber { get; set; }
Property Value
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top