Class ServiceDefinitions
Class implementing string definitions and constants for the service layer
Inherited Members
Namespace: SuperOffice.CRM.Services
Assembly: SoCore.dll
Syntax
public class ServiceDefinitions
Constructors
ServiceDefinitions()
Declaration
public ServiceDefinitions()
Properties
WebServiceNameSpaceUri
The web service namespace common to all NetServer services
Declaration
public static string WebServiceNameSpaceUri { get; }
Property Value
Type | Description |
---|---|
String |
Extension Methods
EnumUtil.MapEnums<From, To>(From)