Interface IEbicsRemoteContactFolder
Additional interface (to complement IEbicsContactFolder) for storing a collection of EbicsContact
Namespace: Subsembly.EBICS
Assembly: Subsembly.EBICS.Core.dll
Syntax
public interface IEbicsRemoteContactFolder
Properties
IsRemote
For remote storage, this should return true
.
Declaration
bool IsRemote { get; }
Property Value
Type | Description |
---|---|
System.Boolean |