﻿<?xml version="1.0" encoding="utf-8"?>
<CallableObject guid="777cb0ba-7c18-492e-b003-27d3fd908240" name="SmoothNavMenuDataDP" description="Smooth Nav Menu Data DP" namespace="GeneXus.Programs">
  <Signature name="parm">
    <Parameter name="ReturnValue" accessor="out">
      <Field name="SmoothNavMenuData" description="Smooth Nav Menu Data" collection="true">
        <Fields>
          <Field name="Id" description="Id">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>500</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Title" description="Title">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>500</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Description" description="Description">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>500</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Link" description="Link">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>500</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="LinkTarget" description="Link Target">
            <Properties>
              <Property>
                <Name>Type</Name>
                <Value>Character</Value>
              </Property>
              <Property>
                <Name>Length</Name>
                <Value>500</Value>
              </Property>
            </Properties>
          </Field>
          <Field name="Items" description="Items">
            <Fields />
          </Field>
        </Fields>
      </Field>
    </Parameter>
  </Signature>
</CallableObject>