ValidationResultErrors Property

[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.ValidationResult.Errors"]

Definition

Namespace: WorkZone.Dispatcher.Base
Assembly: WorkZone.Dispatcher.Base_24.4.0.0 (in WorkZone.Dispatcher.Base_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public IEnumerable<MessageEntry> Errors { get; }

Property Value

IEnumerableMessageEntry

See Also