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