Table of Contents

Class ResultOfLoading

Namespace
IdeaRS.OpenModel.Result
Assembly
IdeaRS.OpenModel.dll

Result Of Loading

[Obfuscation(Feature = "renaming")]
public class ResultOfLoading : Loading

Inheritance

Inherited Members

Constructors

ResultOfLoading()

Constructor

public ResultOfLoading()

Properties

Items

Items od loading

public List<ResultOfLoadingItem> Items { get; set; }

Property Value

List<ResultOfLoadingItem>