CallFlowGraphProvisioningLineId Property |
Gets or sets the Line Id to get line credentials from Sip Provisioning Proxy Service.
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string ProvisioningLineId { get; set; }
public:
property String^ ProvisioningLineId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also