Interface IStoreSupportRequest
Provides information required to store a file in the repository.
Namespace: OpenText.Fusion.AdapterSdk.Api
Assembly: OpenText.Fusion.AdapterSdk.Api.dll
Syntax
public interface IStoreSupportRequest
Properties
DestinationOptions
Gets the details of the destination where the files should be stored.
Declaration
IOptionsProvider DestinationOptions { get; }
Property Value
Type | Description |
---|---|
IOptionsProvider |