Click or drag to resize
FromParam Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class FromParam : GenericParam

The FromParam type exposes the following members.

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