TdRemoteTagParam Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TdRemoteTagParam(
string toTagValue
)
Public Sub New (
toTagValue As String
)
public:
TdRemoteTagParam(
String^ toTagValue
)
new :
toTagValue : string -> TdRemoteTagParam
Parameters
- toTagValue
- Type: SystemString
See Also