CallFlowGraphLicensingServerIP Property |
Gets or sets the DSV Licensing Server IP-address
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string LicensingServerIP { get; set; }
public:
property String^ LicensingServerIP {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also