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