Skip to content

413820bc 4f38 b1e8 854c 9d26d2818a2b

Fernando Garcia edited this page May 8, 2018 · 1 revision

InputDataModel Class

Additional header content

Target data model

Inheritance Hierarchy

System.Object
  iTin.Export.ComponentModel.Input.InputDataModel
Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class InputDataModel

VB

Public Class InputDataModel

The InputDataModel type exposes the following members.

Constructors

 

Name Description
Public method InputDataModel Initializes a new instance of the InputDataModel class
  Back to Top

Properties

 

Name Description
Public property Model Gets or sets the data.
Public property References Gets or sets the references.
Public property Resources Gets or sets the data.
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetRoot Gets the root.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.Input.InputDataModel"]

See Also

Reference

iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally