Share via


EvaluationSchedule.Properties Property

Definition

Evaluation's properties. Unlike tags, properties are add-only. Once added, a property cannot be removed.

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

Property Value

Applies to