hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface for function operations.

    interface ISGIFunction {
        GetSub(): any;
        SetSub(value: any): any;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods