Skip to content

ERPConnect.ClientProtocol

Namespace: ERPConnect
Assembly: ERPConnectStandard20.dll

Possible client protocols

public enum ClientProtocol

Fields

NWRFC = 2

RFC protocol, NetWeaver API

RFC = 0

RFC protocol, classic API

Obsolete and not supported by SAP any more. Please use ERPConnect.ClientProtocol.NWRFC instead.