AifServiceDataTypeGenerator Class [AX 2012]
| Method | Description | |
|---|---|---|
| addEntityKeyListSchema | Microsoft internal use only. |
| addEntityKeySchema | Microsoft internal use only. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| generate | Generates .NET types for complex X++ types. |
| generateClrType | Microsoft internal use only. |
| generateCollectionClass | Microsoft internal use only. |
| generateDataContractClass | Microsoft internal use only. |
| generateEnum | Microsoft internal use only. |
| generateType | Microsoft internal use only. |
| generateXmlSerializableClass | Microsoft internal use only. |
| getClassCodeTemplate | Microsoft internal use only. |
| getCollectionAttribute | Microsoft internal use only. |
| getCollectionTypeAttributes | Microsoft internal use only. |
| getDotNetParameterMap | Returns a Map of AifOperationContractInfo values and a List of AifDotNetMethodParameter values. |
| getEnumCodeTemplate | Microsoft internal use only. |
| 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 | Constructs the ifServiceDataTypeGenerator class. |
| 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.) |
| save | Saves the generated types and XSD schemas artifacts as files to the temporary file system location. |
| 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.) |
| validateClass | Microsoft internal use only. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::loadParameterName | Force loads the parameter name from the AOT for a method. |
Community Additions
ADD
Show: