Compartilhar via


SyncMigrationDatabaseErrorEvent.EventText Property

Definition

Gets event text.

[Newtonsoft.Json.JsonProperty(PropertyName="eventText")]
public string EventText { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventText")>]
member this.EventText : string
Public ReadOnly Property EventText As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to