CallFlowGraphDomain Property |
Gets or sets the DNS or IP address of the registrar (aka Realm).
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string Domain { get; set; }
public:
property String^ Domain {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also