RegistrationInformationCustomerId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("reg_cst_key")]
public NetForumId CustomerId { get; set; }
<NetForumFieldAttribute("reg_cst_key")>
Public Property CustomerId As NetForumId
Get
Set
public:
[NetForumFieldAttribute(L"reg_cst_key")]
property NetForumId^ CustomerId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("reg_cst_key")>]
member CustomerId : NetForumId with get, set
Property Value
NetForumId