Click or drag to resize

ReplacesFromTagParam Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPGenericParam
    Ozeki.VoIPReplacesFromTagParam

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

The ReplacesFromTagParam type exposes the following members.

Constructors
 NameDescription
Public methodReplacesFromTagParamInitializes a new instance of the ReplacesFromTagParam class
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
Methods
 NameDescription
Public methodEquals
(Inherited from GenericParam)
Public methodSIPClone 
Public methodSIPStringPart
(Inherited from GenericParam)
Top
See Also