Interface ISubModels

Represents sub-models

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISubModels : IEntity, IHaveId, IHaveIndex

Properties

Name Description
Automatic

Gets a value indicating whether sub-models are generated automatically

SubModelCount

Gets the number of sub-models

Methods

Name Description
GetSubModelAsync(IEnumerable<int>?, CancellationToken)

Returns the sub-models from the given indices

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next