LogisticsPostalAddressEntity Class [AX 2012]
A class that retrieves a postal address.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createLocationCopy | (Inherited from LogisticsLocationEntity.) |
| createLocationCopyEx | Creates a location copy by using the current LogisticsLocationEntity object. (Inherited from LogisticsLocationEntity.) |
| createPostalAddress | Creates a postal address from a view. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getElectronicAddress | (Inherited from LogisticsLocationEntity.) |
| getElectronicAddressOn | (Inherited from LogisticsLocationEntity.) |
| getEmail | (Inherited from LogisticsLocationEntity.) |
| getLocator | Returns the locator object of the electronic address record. (Inherited from LogisticsLocationEntity.) |
| getLocatorExtension | Gets the locator extension of the electronic address record. (Inherited from LogisticsLocationEntity.) |
| getLogisticsLocation | (Inherited from LogisticsLocationEntity.) |
| getPhone | (Inherited from LogisticsLocationEntity.) |
| getPhoneLocal | (Inherited from LogisticsLocationEntity.) |
| getPostalAddress | (Inherited from LogisticsLocationEntity.) |
| getPostalAddressOn | (Inherited from LogisticsLocationEntity.) |
| getTeleFax | (Inherited from LogisticsLocationEntity.) |
| getTelex | (Inherited from LogisticsLocationEntity.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getURL | (Inherited from LogisticsLocationEntity.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromLogisticsLocation | (Inherited from LogisticsLocationEntity.) |
| initFromView | Initializes the postal address from the view. |
| initializeElectronicAddress | Initializes the electronic address fields (Inherited from LogisticsLocationEntity.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmDunsNumber | Gets or sets the DunsNumber parameter. (Inherited from LogisticsLocationEntity.) |
| parmLocationDescription | Gets or sets the LocationDescription parameter. (Inherited from LogisticsLocationEntity.) |
| parmLocationId | Gets or sets the LocationId parameter. (Inherited from LogisticsLocationEntity.) |
| parmLocationRecId | Gets or sets the LocationRecId parameter. (Inherited from LogisticsLocationEntity.) |
| parmOrig | Gets or sets the Orig parameter. (Inherited from LogisticsLocationEntity.) |
| parmTransDateTime | Gets or sets the TransDateTime parameter. (Inherited from LogisticsLocationEntity.) |
| parmUpdate | Gets or sets the Update parameter. (Inherited from LogisticsLocationEntity.) |
| setElectronicAddressOn | (Inherited from LogisticsLocationEntity.) |
| 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 LogisticsPostalAddressEntity class. |
| ::searchAddress | Searches the address matching the view values. |
| ::validate | Validates the view. |
Community Additions
ADD
Show: