AifOperationContext.new Method [AX 2012]
Syntax
public void new(
AifActionId _actionId,
AifServiceName _serviceName,
AifServiceClassId _serviceClassId,
AifOperationName _operationName,
AifMethodName _operationMethodName,
AifPortName _portName,
CompanyId _company,
AifMessageDirection _messageDirection,
Map _propertyBag)
Run On
Server
Parameters
- _actionId
Type: AifActionId Extended Data Type
- _serviceName
Type: AifServiceName Extended Data Type
- _serviceClassId
Type: AifServiceClassId Extended Data Type
- _operationName
Type: AifOperationName Extended Data Type
- _operationMethodName
Type: AifMethodName Extended Data Type
- _portName
Type: AifPortName Extended Data Type
- _company
Type: CompanyId Extended Data Type
- _messageDirection
Type: AifMessageDirection Enumeration
- _propertyBag
Type: Map Class