SysBPCheckMemberFunction Class [AX 2012]
| Method | Description | |
|---|---|---|
| addSuppressableError | |
| addSuppressableWarning | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | (Overrides the check Method.) |
| checkAccessSpecifier | |
| checkAOS | (Overrides the checkAOS Method.) |
| checkAOTPathLength | (Inherited from SysBPCheckBase.) |
| checkAOTPathUnique | (Inherited from SysBPCheckBase.) |
| checkChildren | (Inherited from SysBPCheckBase.) |
| checkConfigurationKey | (Inherited from SysBPCheckBase.) |
| checkDiscontinuation | |
| checkEmptyMethod | |
| checkFormControlAutoDeclaration | Verifies that a specified control has the AutoDeclaration value set to a string value of Yes. |
| checkFrameworkClassDisclaimer | |
| checkFutureReservedWord | |
| checkHelpUse | (Inherited from SysBPCheckBase.) |
| checkIndentation | |
| checkInteractionClassControlReferences | Checks that all FormControlStr references in a method reference form controls that have the AutoDeclaration value set to a string value of Yes. |
| checkLabelUse | (Overrides the checkLabelUse Method.) |
| checkOriginAndLegacyId | (Inherited from SysBPCheckBase.) |
| checkPreInit | (Inherited from SysBPCheckBase.) |
| checkProperties | (Inherited from SysBPCheckBase.) |
| checkReference | (Inherited from SysBPCheckBase.) |
| checkReturnTypes | |
| checkSingleProperty | Checks a single property value in the given properties string and writes a best practice warning if the check fails. (Inherited from SysBPCheckBase.) |
| checkSource | |
| checkSymbols | |
| checkSymbolTextConstant | |
| checkSysOperationLabel | Checks whether the SysOperationLabelAttribute or SysOperationHelpTextAttributeobjects and whether the LabelId is correctly labeled. |
| checkUpgradeScriptMethodType | |
| checkUpgradeScriptRequiredAttributes | |
| checkUpgradeScriptTableXRef | |
| checkUseLocalObjects | |
| checkUseOfCacheAddMethod | |
| checkUseOfDangerousClasses | |
| checkUseOfDangerousFunctions | |
| checkUseOfFieldLists | |
| checkVariables | |
| checkVariablesUse | |
| checkXmlDocumenationParam | |
| checkXmlDocumenationTag | Checks if an XML tag is used correctly in the documentation. |
| checkXmlDocumenationTags | |
| checkXmlDocumentation | |
| deviationDocumented | |
| dispose | (Overrides the dispose Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exemptFromCRUD | |
| findNode | (Inherited from SysBPCheckBase.) |
| flushCaches | Flush all caches. |
| getParameterCount | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUpgradeScriptVersion | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasUpgradeAttributes | |
| init | (Overrides the init Method.) |
| initTmpxRefReferences | |
| isKernelDefined | |
| new | Initializes a new instance of the SysBPCheckMemberFunction class. (Overrides the new Method.) |
| 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.) |
| parmSysBPCheck | Gets or sets the SysBPCheck parameter. (Inherited from SysBPCheckBase.) |
| 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.) |
| validateUpgradeAttribute | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::findLayerFromPaths | |
| ::pseuduUtilElements |
Community Additions
ADD
Show: