Show / Hide Table of Contents

Class NetServerLocalOptions

Options for configuring SuperOffice Local (SoDataBase)

Inheritance
Object
NetServerLocalOptions
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: SoDataBase.dll
Syntax
public class NetServerLocalOptions : Object

Constructors

NetServerLocalOptions()

Options for configuring SuperOffice Local (SoDataBase)

Declaration
public NetServerLocalOptions()

Properties

CustomerServiceUrlResolverType

Type of ICustomerServiceUrlResolver used to resolve Customer Service urls. Default type is CustomerServiceUrlResolver

Declaration
public Type CustomerServiceUrlResolverType { get; set; }
Property Value
Type Description
Type

ExcludeSoArc2DocumentPlugin

Options for configuring SuperOffice Local (SoDataBase)

Declaration
public bool ExcludeSoArc2DocumentPlugin { get; set; }
Property Value
Type Description
Boolean

FlushCacheAndBroadcastPluginType

Options for configuring SuperOffice Local (SoDataBase)

Declaration
public Type FlushCacheAndBroadcastPluginType { get; set; }
Property Value
Type Description
Type

TempFileProviderType

Options for configuring SuperOffice Local (SoDataBase)

Declaration
public Type TempFileProviderType { get; set; }
Property Value
Type Description
Type

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