BuildEventContext.InvalidNodeId Field

Definition

Indicates an invalid node identifier.

public: int InvalidNodeId = -2;
public const int InvalidNodeId = -2;
val mutable InvalidNodeId : int
Public Const InvalidNodeId As Integer  = -2

Field Value

Value = -2

Remarks

An integer value representing the node ID.

Applies to