MatchMatchResultList Property
List of match results
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public List<MatchResult> MatchResultList { get; set; }
Public Property MatchResultList As List(Of MatchResult)
Get
Set
public:
property List<MatchResult^>^ MatchResultList {
List<MatchResult^>^ get ();
void set (List<MatchResult^>^ value);
}
member MatchResultList : List<MatchResult> with get, set
Property Value
ListMatchResult