SmsReadableNodeDescription Property |
[Missing <summary> documentation for "P:CallFlowFramework.Nodes.Sms.ReadableNodeDescription"]
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