PublishedAction.Type Property

Definition

Gets the value of the field in its native format.

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The value of the field in its native format.

Implements

Microsoft.SqlServer.XEvent.IField.Type

Applies to