Show / Hide Table of Contents

Class RepositoryConfigurationNames

Predefined RepositoryConfiguration options names.

Inheritance
object
RepositoryConfigurationNames
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OpenText.Fusion.AdapterSdk.Api
Assembly: OpenText.Fusion.AdapterSdk.Api.dll
Syntax
public static class RepositoryConfigurationNames

Fields

FilterTypesCSV

Comma-separated values of the Filter Types specified during Custom Adapter creation.

Declaration
public const string FilterTypesCSV = "FilterTypesCSV"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX