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