UpdateContext.Operator operator

Description

Returns the Operator object for the update context. This property is the default property for this object.

C# Syntax

// get accessor
Operator rtn = UpdateContext.Operator;