Interface IEbicsRemoteContactFolder

Namespace
Subsembly.EBICS
Assembly
Subsembly.EBICS.Core.dll

Additional interface (to complement IEbicsContactFolder) for storing a collection of EbicsContact

public interface IEbicsRemoteContactFolder

Properties

IsRemote

For remote storage, this should return true.

bool IsRemote { get; }

Property Value

bool