Show / Hide Table of Contents

Class DBC.SoapAccessFields

Fields for SoapAccess, Table that contains constraints on the access to the soap interface

Inheritance
Object
DBC.SoapAccessFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SoapAccessFields

Fields

AddressFrom

SoapAccess.AddressFrom: IP address range from address

Declaration
public const string AddressFrom = "address_from"
Field Value
Type Description
String

AddressTo

SoapAccess.AddressTo: IP address range to address

Declaration
public const string AddressTo = "address_to"
Field Value
Type Description
String

SoapAccessId

SoapAccess.SoapAccessId: Primary key

Declaration
public const string SoapAccessId = "id"
Field Value
Type Description
String

Type

SoapAccess.Type: Type: customer, ticket, admin etc

Declaration
public const string Type = "type"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top