Interface IEbicsRemoteContactFolder
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; }