ExhibitorProductDescription Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("exp_description")]
public string Description { get; set; }
<NetForumFieldAttribute("exp_description")>
Public Property Description As String
Get
Set
public:
[NetForumFieldAttribute(L"exp_description")]
property String^ Description {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("exp_description")>]
member Description : string with get, set
Property Value
String