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