AnswerReadableNodeDescription Property |
Gets the information about the action and the call it needs to answer.
Namespace:
CallFlowFramework.Nodes
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic override string ReadableNodeDescription { get; }
public:
virtual property String^ ReadableNodeDescription {
String^ get () override;
}
Property Value
Type:
String
See Also