Interface IDataSetFull
Namespace: IndicoV2-DataSets-Models
Assembly: IndicoV2-Abstractions-dll
public interface IDataSetFull : IDataSet
Implements
Properties
IModelGroupBase[] ModelGroups { get; }
Property Value
int NumModelGroups { get; }
Property Value
int RowCount { get; }
Property Value
string Status { get; }
Property Value
Updated about 1 year ago