OperationOptions.CallingContext Property

Relativity Services API
Gets or sets information about the web context from which the event handler is being called, such as the layout or page mode.

Namespace:  Relativity.Services.Objects.DataContracts
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public CallingContext CallingContext { get; set; }

Property Value

Type: CallingContext
See Also

Reference