[This is preliminary documentation and is subject to change.]
Returns ordered matches configured from script or empty enum
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public IEnumerable<WorkMatch> Matches { get; }
public IEnumerable<WorkMatch> Matches { get; }
Public ReadOnly Property Matches As IEnumerable(Of WorkMatch)
Get
Public ReadOnly Property Matches As IEnumerable(Of WorkMatch)
Get
public:
property IEnumerable<WorkMatch^>^ Matches {
IEnumerable<WorkMatch^>^ get ();
}
public:
property IEnumerable<WorkMatch^>^ Matches {
IEnumerable<WorkMatch^>^ get ();
}
member Matches : IEnumerable<WorkMatch> with get
member Matches : IEnumerable<WorkMatch> with get
Property Value
Type:
IEnumerable WorkMatch