AifUtil Class [AX 2012]
| Method | Description | |
|---|---|---|
| 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.) |
| 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 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.) |
| 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.) |
| trimLeadingTabs | Microsoft internal use only. |
| 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.) |
| ::addClass2Project | Microsoft internal use only. |
| ::addGeneratedServiceArtifactsToProject | Microsoft internal use only. |
| ::addMacro2Project | Microsoft internal use only. |
| ::addQuery2Project | Microsoft internal use only. |
| ::addServiceNode2Project | Microsoft internal use only. |
| ::applyUserPreferredTimeZoneOffset | Microsoft internal use only. |
| ::calculateHash | Microsoft internal use only. |
| ::cancellationXml | Microsoft internal use only. |
| ::clearTransactionSource | Microsoft internal use only. |
| ::configureWcf | Launches WCF SvcConfigEditor.exe to configure WCF and saves it to the master location. |
| ::convertStartCharToUpper | Microsoft internal use only. |
| ::createServiceClient | Microsoft internal use only. |
| ::decodeBase64 | Microsoft internal use only. |
| ::defaultLanguage | Microsoft internal use only. |
| ::fieldId2Name | Microsoft internal use only. |
| ::fieldIdToName | Microsoft internal use only. |
| ::fieldName2Id | Microsoft internal use only. |
| ::findOrCreateProject | Microsoft internal use only. |
| ::flushAifCaches | Flushes the Caches that are used by the AIF (Application Integration Framework). |
| ::getActionId | Microsoft internal use only. |
| ::getAosHostName | Microsoft internal use only. |
| ::getAosServiceHost | Microsoft internal use only. |
| ::getAosServicePort | Microsoft internal use only. |
| ::getAosWsdlHost | Microsoft internal use only. |
| ::getAxUserSid | Microsoft internal use only. |
| ::getClrErrorMessage | Microsoft internal use only. |
| ::getClrObject | Microsoft internal use only. |
| ::getCOM | Microsoft internal use only. |
| ::getComError | Microsoft internal use only. |
| ::getDirectoryInAppShare | Retrieves the subdirectory under the application folder. |
| ::getDocumentClass | Checks whether a specified service is a document service. |
| ::getDocumentOperationType | Gets a document operation type by using the specified class and method names. |
| ::getDocumentType | Microsoft internal use only. |
| ::getExpansionPropertiesForDocumentService | Checks whether a specified service is a document service and gets the expansion properties. |
| ::getExtendedTypeId | Microsoft internal use only. |
| ::getKeyForDocumentService | Checks whether a specified service is a document service and gets the document key table and fields. |
| ::getMessageParameterIndex | Microsoft internal use only. |
| ::getMetadataElementNames | Gets a list of metadata element names of the specified type. |
| ::getMethodParameterProperties | Microsoft internal use only. |
| ::getMethodReturnType | Microsoft internal use only. |
| ::getODataCustomQuery | Gets the custom query with a given name. |
| ::getODataCustomQueryNames | Gets the names of the custom queries to service. |
| ::getODataQueryDataSourceVersion | Gets the data source version of the queries to service. |
| ::getODataQueryNames | Gets the names of the queries to service. |
| ::getOperationDictMethod | Microsoft internal use only. |
| ::getPack64FromQuery | Microsoft internal use only. |
| ::getPack64FromQueryMetadataXmlServer | Microsoft internal use only. |
| ::getParameterIndex | Microsoft internal use only. |
| ::getPartitionKeyByRecId | Microsoft internal use only. |
| ::getPartitionRecIdByKey | Microsoft internal use only. |
| ::GetProcessAssembly | |
| ::getQueryForDocumentService | Checks whether a specified service is a document service and retrieves the associated query. |
| ::getQueryFromPack64 | Microsoft internal use only. |
| ::getQueryFromQueryMetadataXml | Microsoft internal use only. |
| ::getQueryMetadataXml | Microsoft internal use only. |
| ::getQueryMetadataXmlServer | Microsoft internal use only. |
| ::getQueryValidTimeStateFieldType | Microsoft internal use only. |
| ::getResponseHandlerSysDictClass | Microsoft internal use only. |
| ::getSchema | Microsoft internal use only. |
| ::getServerTempFileName | Microsoft internal use only. |
| ::getServiceNode | Microsoft internal use only. |
| ::getStringValue | Microsoft internal use only. |
| ::getTransactionSource | Microsoft internal use only. |
| ::getTypedValue | Microsoft internal use only. |
| ::getUserCompanyId | Microsoft internal use only. |
| ::getUserSid | Microsoft internal use only.Gets the user SID from the domain and alias strings. |
| ::getWindowsUser | Microsoft internal use only. |
| ::getWindowsUserSid | Microsoft internal use only. |
| ::getXmlEncoding | Microsoft internal use only. |
| ::hasServiceAccess | Microsoft internal use only. |
| ::isAifDocumentClass | Microsoft internal use only. |
| ::isAlpha | Microsoft internal use only. |
| ::isAlphaNumeric | Microsoft internal use only. |
| ::isAosChannelId | Microsoft internal use only. |
| ::isBCProxyUser | Microsoft internal use only. |
| ::isCollectionClass | Microsoft internal use only. |
| ::isDataContract | Microsoft internal use only. |
| ::isDocumentService | Checks whether a specified service is a document service. |
| ::isGroupMember | Microsoft internal use only. |
| ::isHttpAddress | Microsoft internal use only. |
| ::isHttpChannel | Microsoft internal use only. |
| ::isIdentifier | Microsoft internal use only. |
| ::isMsmqAddress | Microsoft internal use only. |
| ::isNullDateTime | |
| ::isSerializableClrType | Microsoft internal use only. |
| ::isStaticConstruct | Determines whether a given method is a static construct(). |
| ::isValidDataMember | Microsoft internal use only. |
| ::isValidSendAction | Determines whether an action is a valid send action. |
| ::isXMLFile | Indicates whether the file name is an XML file. |
| ::isXmlSerializable | Microsoft internal use only. |
| ::isXppReservedKeyword | Determines whether the given identifier is an X++ reserved keyword. |
| ::parseDate | |
| ::parseDateTime | |
| ::parseExternalAction | Microsoft internal use only. |
| ::reloadTreeNode | Loads and updates an AOT tree node after flushing cache. |
| ::saveBase64ToFile | Microsoft internal use only. |
| ::saveTextToFile | Microsoft internal use only. |
| ::saveXmlToFile | Microsoft internal use only. |
| ::saveXmlToFileOnClient | Microsoft internal use only. |
| ::saveXmlToFileOnServer | Microsoft internal use only. |
| ::setTransactionSource | Microsoft internal use only. |
| ::setXmlEncoding | Microsoft internal use only. |
| ::trimXmlDeclaration | Microsoft internal use only. |
| ::updateEncodingAttribute | Microsoft internal use only. |
| ::validateDocumentXml | Microsoft internal use only. |
| ::validateDocumentXmlWithSharedTypesSchema | Microsoft internal use only. |
| ::validateKeyDataMap | Validates the entity key values in the key data Map. |
| ::writeXmlDeclaration | Microsoft internal use only. |
Community Additions
ADD
Show: