TXDataAction.OperationId Property
Gets or sets the identifier that uniquely identifies the service operation.
Remarks
By default it is the name of the service contract interface and the name of the method, separated by a dot. It is used as the operation id in the generated API documentation.
Syntax
Unit: XData.Model.Classes
property TXDataAction.OperationId: string