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