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