RelationshipTypeHasBenefitFlowDown Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("rlt_flow_down")]
public bool HasBenefitFlowDown { get; protected set; }
<NetForumFieldAttribute("rlt_flow_down")>
Public Property HasBenefitFlowDown As Boolean
Get
Protected Set
public:
[NetForumFieldAttribute(L"rlt_flow_down")]
property bool HasBenefitFlowDown {
bool get ();
protected: void set (bool value);
}
[<NetForumFieldAttribute("rlt_flow_down")>]
member HasBenefitFlowDown : bool with get, set
Property Value
Boolean