﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="6bbaa656-e969-492f-b828-393a5e67d643" name="WWPBaseObjects.LoadMenu_GAMMenu" description="Load Menu_GAMMenu" namespace="GeneXus.Programs">
  <Signature name="par">
    <Parameter name="GAMMenu" collection="true" />
    <Parameter name="MenuId">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Numeric</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>12</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="MinMenuId">
      <Field>
        <Properties>
          <Property>
            <Name>Type</Name>
            <Value>Numeric</Value>
          </Property>
          <Property>
            <Name>Length</Name>
            <Value>10</Value>
          </Property>
        </Properties>
      </Field>
    </Parameter>
    <Parameter name="ReturnValue" accessor="out">
      <Field name="DVelop_Menu" description="DVelop_Menu" collection="true">
        <Fields>
          <Field name="id" description="id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="tooltip" description="tooltip">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="link" description="link">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="linkTarget" description="link Target">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="iconClass" description="icon Class">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="caption" description="caption">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="authorizationKey" description="Authorization Key">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="additionalData" description="additional Data">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>VarChar</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>40</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="submenuImage" description="submenu Image">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Image</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="subItems" description="sub Items" collection="true">
            <Fields />
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>