Share via


AssertReplyActivity.Assertions Property

Definition

Gets the assertions.

public System.Collections.Generic.List<string> Assertions { get; }
member this.Assertions : System.Collections.Generic.List<string>
Public ReadOnly Property Assertions As List(Of String)

Property Value

The expressions for assertions.

Applies to