EntitySignalAssignment.SignalDefinitions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Signal definitions referenced by their names. All definitions are combined with an AND operator.
public System.Collections.Generic.IList<string> SignalDefinitions { get; }
member this.SignalDefinitions : System.Collections.Generic.IList<string>
Public ReadOnly Property SignalDefinitions As IList(Of String)