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