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