NamedCallFlowNodeFactoryCallName Property |
Call name to be assigned to the new call.
Namespace:
CallFlowFramework.Factories
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string CallName { get; set; }
public:
property String^ CallName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also