UnitOfMeasureLookup_Reference Class [AX 2012]
The UnitOfMeasureLookup_Reference class is the specialized version of the UnitOfMeasureLookup class which handles lookup on a reference to the unit of measure ID field.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createFormRun | Creates an instance of the FormRun class for a UnitOfMeasureLookup form. (Inherited from UnitOfMeasureLookup.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| formInitPostSuper | Handles a form post-initialization event. (Inherited from UnitOfMeasureLookup.) |
| formRunPostSuper | Handles a form post-run event. (Inherited from UnitOfMeasureLookup.) |
| formRunPreSuper | Handles a form pre-run event. (Inherited from UnitOfMeasureLookup.) |
| formTabChanged | Handles a form tab chenged event. (Inherited from UnitOfMeasureLookup.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the UnitOfMeasureLookup class. (Inherited from UnitOfMeasureLookup.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCallerFormStringControl | Gets or sets the CallerFormStringControl parameter. (Inherited from UnitOfMeasureLookup.) |
| parmDataSourceUnitOfMeasureAll | Gets or sets the DataSourceUnitOfMeasureAll parameter. (Inherited from UnitOfMeasureLookup.) |
| parmDataSourceUnitOfMeasureConvertible | Gets or sets the DataSourceUnitOfMeasureConvertible parameter. (Inherited from UnitOfMeasureLookup.) |
| parmFilterOnUnitOfMeasureClass | Gets or sets the FilterOnUnitOfMeasureClass parameter. (Inherited from UnitOfMeasureLookup.) |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from UnitOfMeasureLookup.) |
| parmInt64ControlAllRecId | Gets or sets the Int64ControlAllRecId parameter. (Inherited from UnitOfMeasureLookup.) |
| parmInt64ControlConvertibleRecId | Gets or sets the Int64ControlConvertibleRecId parameter. (Inherited from UnitOfMeasureLookup.) |
| parmProduct | Gets or sets the Product parameter. (Inherited from UnitOfMeasureLookup.) |
| parmShowConvertibleUnitsTab | Gets or sets the ShowConvertibleUnitsTab parameter. (Inherited from UnitOfMeasureLookup.) |
| parmShowZeroDecimalOnly | Gets or sets the ShowZeroDecimalOnly parameter. (Inherited from UnitOfMeasureLookup.) |
| parmStringControlAllSymbol | Gets or sets the StringControlAllSymbol parameter. (Inherited from UnitOfMeasureLookup.) |
| parmStringControlConvertibleSymbol | Gets or sets the StringControlConvertibleSymbol parameter. (Inherited from UnitOfMeasureLookup.) |
| parmTabControl | Gets or sets the TabControl parameter. (Inherited from UnitOfMeasureLookup.) |
| parmTabPageControlAll | Gets or sets the TabPageControlAll parameter. (Inherited from UnitOfMeasureLookup.) |
| parmTabPageControlConvertible | Gets or sets the TabPageControlConvertible parameter. (Inherited from UnitOfMeasureLookup.) |
| parmUnitOfMeasure | Gets or sets the UnitOfMeasure parameter. (Inherited from UnitOfMeasureLookup.) |
| parmUnitOfMeasureClass | Gets or sets the UnitOfMeasureClass parameter. (Inherited from UnitOfMeasureLookup.) |
| selectedRecord | Retrieves the record selected by user from the lookup form. (Inherited from UnitOfMeasureLookup.) |
| setSelectMode | Sets a form select mode based on the active tab page. (Overrides the setSelectMode Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the UnitOfMeasureLookup_Reference class. |
Community Additions
ADD
Show: