UncommonSense.Nav.ObjectIDReservations.dll-Help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh"> <!-- Cmdlet: New-NavObjectIDReservation --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>New-NavObjectIDReservation</command:name> <command:verb>New</command:verb> <command:noun>NavObjectIDReservation</command:noun> <maml:description> <maml:para>Creates one or more new NAV object ID reservations</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>New-NavObjectIDReservation</maml:name> <!-- Parameter: ObjectType --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1"> <maml:name>ObjectType</maml:name> <maml:description> <maml:para>The type of object to reserve</maml:para> <maml:para>Possible values: Table, Page, Report, Codeunit, XmlPort, Query, MenuSuite</maml:para> </maml:description> <command:parameterValue required="true">ObjectType</command:parameterValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Table</dev:defaultValue> <command:parameterValueGroup> <command:parameterValue required="false" variableLength="false">Table</command:parameterValue> <command:parameterValue required="false" variableLength="false">Page</command:parameterValue> <command:parameterValue required="false" variableLength="false">Report</command:parameterValue> <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue> <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue> <command:parameterValue required="false" variableLength="false">Query</command:parameterValue> <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue> </command:parameterValueGroup> </command:parameter> <!-- Parameter: ObjectID --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="2"> <maml:name>ObjectID</maml:name> <maml:description> <maml:para>One or more object IDs to reserve</maml:para> </maml:description> <command:parameterValue required="true">int[]</command:parameterValue> <dev:type> <maml:name>System.Int32[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Comment --> <command:parameter required="false" globbing="false" pipelineInput="false" position="3"> <maml:name>Comment</maml:name> <maml:description> <maml:para>Optional comment for the reservation</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: DataFilePath --> <command:parameter required="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DataFilePath</maml:name> <maml:description> <maml:para>The path to your local reservations data file</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: AfterSave --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AfterSave</maml:name> <maml:description> <maml:para>The scriptblock to invoke after saving your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: BeforeLoad --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>BeforeLoad</maml:name> <maml:description> <maml:para>The scriptblock to invoke before loading your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: Force --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>If present, allows overwriting of other users' reservations</maml:para> </maml:description> <command:parameterValue required="true">SwitchParameter</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: ObjectType --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1"> <maml:name>ObjectType</maml:name> <maml:description> <maml:para>The type of object to reserve</maml:para> <maml:para>Possible values: Table, Page, Report, Codeunit, XmlPort, Query, MenuSuite</maml:para> </maml:description> <command:parameterValue required="true">ObjectType</command:parameterValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Table</dev:defaultValue> <command:parameterValueGroup> <command:parameterValue required="false" variableLength="false">Table</command:parameterValue> <command:parameterValue required="false" variableLength="false">Page</command:parameterValue> <command:parameterValue required="false" variableLength="false">Report</command:parameterValue> <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue> <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue> <command:parameterValue required="false" variableLength="false">Query</command:parameterValue> <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue> </command:parameterValueGroup> </command:parameter> <!-- Parameter: ObjectID --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="2"> <maml:name>ObjectID</maml:name> <maml:description> <maml:para>One or more object IDs to reserve</maml:para> </maml:description> <command:parameterValue required="true">int[]</command:parameterValue> <dev:type> <maml:name>System.Int32[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Comment --> <command:parameter required="false" globbing="false" pipelineInput="false" position="3"> <maml:name>Comment</maml:name> <maml:description> <maml:para>Optional comment for the reservation</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Force --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>If present, allows overwriting of other users' reservations</maml:para> </maml:description> <command:parameterValue required="true">SwitchParameter</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <!-- Parameter: DataFilePath --> <command:parameter required="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DataFilePath</maml:name> <maml:description> <maml:para>The path to your local reservations data file</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: BeforeLoad --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>BeforeLoad</maml:name> <maml:description> <maml:para>The scriptblock to invoke before loading your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: AfterSave --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AfterSave</maml:name> <maml:description> <maml:para>The scriptblock to invoke after saving your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType</maml:name> <maml:uri /> </dev:type> <maml:description> <maml:para>The type of object to reserve</maml:para> </maml:description> </command:inputType> <command:inputType> <dev:type> <maml:name>System.Int32[]</maml:name> <maml:uri /> </dev:type> <maml:description> <maml:para>One or more object IDs to reserve</maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <!-- OutputType: Reservation --> <command:returnValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.Reservation</maml:name> <maml:uri /> </dev:type> </command:returnValue> </command:returnValues> </command:command> <!-- Cmdlet: Remove-NavObjectIDReservation --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-NavObjectIDReservation</command:name> <command:verb>Remove</command:verb> <command:noun>NavObjectIDReservation</command:noun> <maml:description> <maml:para>Removes one or more existing NAV object ID reservations</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Remove-NavObjectIDReservation</maml:name> <!-- Parameter: ObjectType --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1"> <maml:name>ObjectType</maml:name> <maml:description> <maml:para>The type of the reserved object</maml:para> <maml:para>Possible values: Table, Page, Report, Codeunit, XmlPort, Query, MenuSuite</maml:para> </maml:description> <command:parameterValue required="true">ObjectType</command:parameterValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Table</dev:defaultValue> <command:parameterValueGroup> <command:parameterValue required="false" variableLength="false">Table</command:parameterValue> <command:parameterValue required="false" variableLength="false">Page</command:parameterValue> <command:parameterValue required="false" variableLength="false">Report</command:parameterValue> <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue> <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue> <command:parameterValue required="false" variableLength="false">Query</command:parameterValue> <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue> </command:parameterValueGroup> </command:parameter> <!-- Parameter: ObjectID --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="2"> <maml:name>ObjectID</maml:name> <maml:description> <maml:para>The ID of the reserved object</maml:para> </maml:description> <command:parameterValue required="true">int[]</command:parameterValue> <dev:type> <maml:name>System.Int32[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: DataFilePath --> <command:parameter required="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DataFilePath</maml:name> <maml:description> <maml:para>The path to your local reservations data file</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: AfterSave --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AfterSave</maml:name> <maml:description> <maml:para>The scriptblock to invoke after saving your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: BeforeLoad --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>BeforeLoad</maml:name> <maml:description> <maml:para>The scriptblock to invoke before loading your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: Force --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>If present, allows removal of other users' reservations</maml:para> </maml:description> <command:parameterValue required="true">SwitchParameter</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: ObjectType --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="1"> <maml:name>ObjectType</maml:name> <maml:description> <maml:para>The type of the reserved object</maml:para> <maml:para>Possible values: Table, Page, Report, Codeunit, XmlPort, Query, MenuSuite</maml:para> </maml:description> <command:parameterValue required="true">ObjectType</command:parameterValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Table</dev:defaultValue> <command:parameterValueGroup> <command:parameterValue required="false" variableLength="false">Table</command:parameterValue> <command:parameterValue required="false" variableLength="false">Page</command:parameterValue> <command:parameterValue required="false" variableLength="false">Report</command:parameterValue> <command:parameterValue required="false" variableLength="false">Codeunit</command:parameterValue> <command:parameterValue required="false" variableLength="false">XmlPort</command:parameterValue> <command:parameterValue required="false" variableLength="false">Query</command:parameterValue> <command:parameterValue required="false" variableLength="false">MenuSuite</command:parameterValue> </command:parameterValueGroup> </command:parameter> <!-- Parameter: ObjectID --> <command:parameter required="true" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="2"> <maml:name>ObjectID</maml:name> <maml:description> <maml:para>The ID of the reserved object</maml:para> </maml:description> <command:parameterValue required="true">int[]</command:parameterValue> <dev:type> <maml:name>System.Int32[]</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: Force --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Force</maml:name> <maml:description> <maml:para>If present, allows removal of other users' reservations</maml:para> </maml:description> <command:parameterValue required="true">SwitchParameter</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <!-- Parameter: DataFilePath --> <command:parameter required="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DataFilePath</maml:name> <maml:description> <maml:para>The path to your local reservations data file</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: BeforeLoad --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>BeforeLoad</maml:name> <maml:description> <maml:para>The scriptblock to invoke before loading your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: AfterSave --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AfterSave</maml:name> <maml:description> <maml:para>The scriptblock to invoke after saving your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType</maml:name> <maml:uri /> </dev:type> <maml:description> <maml:para>The type of the reserved object</maml:para> </maml:description> </command:inputType> <command:inputType> <dev:type> <maml:name>System.Int32[]</maml:name> <maml:uri /> </dev:type> <maml:description> <maml:para>The ID of the reserved object</maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues /> </command:command> <!-- Cmdlet: Get-NAVObjectIDReservation --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-NAVObjectIDReservation</command:name> <command:verb>Get</command:verb> <command:noun>NAVObjectIDReservation</command:noun> <maml:description> <maml:para>Retrieves all NAV object ID reservations</maml:para> </maml:description> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-NAVObjectIDReservation</maml:name> <!-- Parameter: DataFilePath --> <command:parameter required="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DataFilePath</maml:name> <maml:description> <maml:para>The path to your local reservations data file</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: AfterSave --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AfterSave</maml:name> <maml:description> <maml:para>The scriptblock to invoke after saving your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: BeforeLoad --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>BeforeLoad</maml:name> <maml:description> <maml:para>The scriptblock to invoke before loading your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: Comment --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Comment</maml:name> <maml:description> <maml:para>Filters reservations by specified comment text.</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>*</dev:defaultValue> </command:parameter> <!-- Parameter: ObjectType --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ObjectType</maml:name> <maml:description> <maml:para>Filters reservations by specified object type.</maml:para> </maml:description> <command:parameterValue required="true">ObjectType[]</command:parameterValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Table, Page, Report, Codeunit, XmlPort, Query, MenuSuite</dev:defaultValue> </command:parameter> <!-- Parameter: UserName --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UserName</maml:name> <maml:description> <maml:para>Filters reservations by specified user name.</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>*</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Comment --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>Comment</maml:name> <maml:description> <maml:para>Filters reservations by specified comment text.</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>*</dev:defaultValue> </command:parameter> <!-- Parameter: UserName --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>UserName</maml:name> <maml:description> <maml:para>Filters reservations by specified user name.</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>*</dev:defaultValue> </command:parameter> <!-- Parameter: ObjectType --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>ObjectType</maml:name> <maml:description> <maml:para>Filters reservations by specified object type.</maml:para> </maml:description> <command:parameterValue required="true">ObjectType[]</command:parameterValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.ObjectType[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Table, Page, Report, Codeunit, XmlPort, Query, MenuSuite</dev:defaultValue> </command:parameter> <!-- Parameter: DataFilePath --> <command:parameter required="true" globbing="false" pipelineInput="false" position="named"> <maml:name>DataFilePath</maml:name> <maml:description> <maml:para>The path to your local reservations data file</maml:para> </maml:description> <command:parameterValue required="true">string</command:parameterValue> <dev:type> <maml:name>System.String</maml:name> <maml:uri /> </dev:type> </command:parameter> <!-- Parameter: BeforeLoad --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>BeforeLoad</maml:name> <maml:description> <maml:para>The scriptblock to invoke before loading your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> <!-- Parameter: AfterSave --> <command:parameter required="false" globbing="false" pipelineInput="false" position="named"> <maml:name>AfterSave</maml:name> <maml:description> <maml:para>The scriptblock to invoke after saving your local data file</maml:para> </maml:description> <command:parameterValue required="true">ScriptBlock</command:parameterValue> <dev:type> <maml:name>System.Management.Automation.ScriptBlock</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>{}</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues> <!-- OutputType: Reservation --> <command:returnValue> <dev:type> <maml:name>UncommonSense.Nav.ObjectIDReservations.Reservation</maml:name> <maml:uri /> </dev:type> </command:returnValue> </command:returnValues> </command:command> </helpItems> |