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