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