OperationContext Properties

The OperationContext type exposes the following members.

Properties

  Name Description
Public property CustomId1 Gets the first custom id. Provides contextual information of service request. Service implementer should set this to provide data that makes contextual sense for loggin purposes for the specific service under consideration.
Public property CustomId2 Gets the second custom id. Provides contextual information of service request. Service implementer should set this to provide data that makes contextual sense for loggin purposes for the specific service under consideration.
Public property CustomId3 Gets the third custom id. Provides contextual information of service request. Service implementer should set this to provide data that makes contextual sense for loggin purposes for the specific service under consideration.
Public property CustomId4 Gets the fourth custom id. Provides contextual information of service request. Service implementer should set this to provide data that makes contextual sense for loggin purposes for the specific service under consideration.
Public property OperationType Specifies the type of the operation.
Public property TrackOperation Gets a value indicating if the operation should be tracked for logging purposes.

Top

See Also

Reference

OperationContext Class

Microsoft.Dynamics.Commerce.Runtime.Diagnostics Namespace