CxcRelationshipGenericRelationshipCode2 Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cxc_rlt_code2")]
protected string GenericRelationshipCode2 { get; set; }
<NetForumFieldAttribute("cxc_rlt_code2")>
Protected Property GenericRelationshipCode2 As String
Get
Set
protected:
[NetForumFieldAttribute(L"cxc_rlt_code2")]
property String^ GenericRelationshipCode2 {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("cxc_rlt_code2")>]
member GenericRelationshipCode2 : string with get, set
Property Value
String