Interface IDataSetFull

Namespace: IndicoV2-DataSets-Models
Assembly: IndicoV2-Abstractions-dll

public interface IDataSetFull : IDataSet

Implements

IDataSet

Properties

ModelGroups

IModelGroupBase[] ModelGroups { get; }

Property Value

IModelGroupBase[]

NumModelGroups

int NumModelGroups { get; }

Property Value

int

RowCount

int RowCount { get; }

Property Value

int

Status

string Status { get; }

Property Value

string