WebServiceActionContext.GetObjectType() Method

Version: Available or changed with runtime version 2.0.

Gets the object type.

Syntax

ObjectType :=   WebServiceActionContext.GetObjectType()

Parameters

WebServiceActionContext
 Type: WebServiceActionContext
An instance of the WebServiceActionContext data type.

Return Value

ObjectType
 Type: ObjectType
The object type.

See Also

WebServiceActionContext Data Type
Creating and Interacting with an OData V4 Bound Action
Get Started with AL
Developing Extensions