Show / Hide Table of Contents

Class CsLoginOrigin

Defines the origina of a logged in user in the login table

Inheritance
Object
CsLoginOrigin
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class CsLoginOrigin : Enum

Fields

OriginAPI

Defines the origina of a logged in user in the login table

Declaration
public const CsLoginOrigin OriginAPI
Field Value
Type Description
CsLoginOrigin

OriginCompact

Defines the origina of a logged in user in the login table

Declaration
public const CsLoginOrigin OriginCompact
Field Value
Type Description
CsLoginOrigin

OriginCRM

Defines the origina of a logged in user in the login table

Declaration
public const CsLoginOrigin OriginCRM
Field Value
Type Description
CsLoginOrigin

OriginSoap

Defines the origina of a logged in user in the login table

Declaration
public const CsLoginOrigin OriginSoap
Field Value
Type Description
CsLoginOrigin

OriginWebPages

Defines the origina of a logged in user in the login table

Declaration
public const CsLoginOrigin OriginWebPages
Field Value
Type Description
CsLoginOrigin

value__

Defines the origina of a logged in user in the login table

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

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