InheritAction



Gets or Sets the InheritAction attribute for this property.



Syntax:

Procedure: InheritAction: Inheritactions;


API Calls

Delphi

PlanSwift and FreshDesk Code:


Result := Property.ImageTransparent;


Coming soon

C#

public class PlanswiftApi
{
    private PlanSwift Planswift { get; }
    public PlanSwiftApi()
    {
        Planswift = new PlanSwift();
    }
}


Coming soon

VB/VBA (OLE)

Coming soon


Coming soon