Ejemplo n.º 1
0
    public byte getIsOffline()
    {
        byte ret = ContextModulePINVOKE.ExecutionReport_getIsOffline(swigCPtr);

        return(ret);
    }