Click or drag to resize
MetaModel Class
Inheritance Hierarchy

Namespace: Fsolutions.Fbase.Contracts.BaseModels
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public class MetaModel : InvoerveldModel, IHelpTopicBookmark

The MetaModel type exposes the following members.

Constructors
  NameDescription
Public methodMetaModel
Initializes a new instance of the MetaModel class
Public methodMetaModel(String, String, Boolean, Boolean, Visibility, String)
Initializes a new instance of the MetaModel class
Public methodMetaModel(String, String, Boolean, Int32, Boolean, Visibility, String)
Initializes a new instance of the MetaModel class
Public methodMetaModel(String, String, String, Boolean, Boolean, Visibility, String)
Initializes a new instance of the MetaModel class
Public methodMetaModel(String, String, String, Boolean, Int32, Boolean, Visibility, String)
Initializes a new instance of the MetaModel class
Top
Properties
See Also