EntityAssignment.IsExpected Property

Definition

Gets or sets a value indicating whether this entity was in ExpectedProperties.

public bool IsExpected { get; set; }
member this.IsExpected : bool with get, set
Public Property IsExpected As Boolean

Property Value

True if entity is expected.

Applies to