Click or drag to resize
ReplacesFromTagParam Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class ReplacesFromTagParam : GenericParam, 
	ISIPCloneable<ReplacesFromTagParam>

The ReplacesFromTagParam type exposes the following members.

Constructors
  NameDescription
Public methodReplacesFromTagParam
Initializes a new instance of the ReplacesFromTagParam class
Top
Methods
  NameDescription
Public methodEquals (Inherited from GenericParam.)
Public methodSIPClone
Public methodSIPStringPart (Inherited from GenericParam.)
Top
Properties
  NameDescription
Public propertyName
A paraméter álltalános neve.
(Inherited from GenericParam.)
Public propertyValue
A paraméter értéke.
(Inherited from GenericParam.)
Top
See Also