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