SysOperationServiceController.defaultCaption Method [AX 2012]

Determines the service operation name.

Syntax

protected ClassDescription defaultCaption()

Run On

Called

Return Value

Type: ClassDescription Extended Data Type
Service operation name.

Remarks

Override this to return a custom label that identifies the service operation.

See Also

Reference

SysOperationServiceController Class