EmailTemplateBodyText Property
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cct_body_text")]
public string BodyText { get; protected set; }
<NetForumFieldAttribute("cct_body_text")>
Public Property BodyText As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"cct_body_text")]
property String^ BodyText {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("cct_body_text")>]
member BodyText : string with get, set
Property Value
String