LumiSoft Net Help
Version Property
NamespacesLumiSoft.Net.SIP.StackSIP_RequestLineVersion
Gets or sets SIP version.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Version { get; set; }
Public Property Version As String
	Get
	Set
public:
property String^ Version {
	String^ get ();
	void set (String^ value);
}
member Version : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when value is null reference.
ArgumentExceptionIs raised when value has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119