Operation.NumericId Property

Definition

Gets the numeric ID of the operation.

public:
 property int NumericId { int get(); };
public int NumericId { get; }
member this.NumericId : int
Public ReadOnly Property NumericId As Integer

Property Value

The numeric ID of the operation.

Applies to