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