Reference Library
getProtocolVersion Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.StartApplicationSessionResponseArgsgetProtocolVersion
The protocol version that is being used.
Declaration Syntax
C#Visual BasicVisual C++
public string getProtocolVersion { get; }
Public ReadOnly Property getProtocolVersion As String
public:
property String^ getProtocolVersion {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)