Click or drag to resize

IViewDef Interface

Exposes view definition.

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public interface IViewDef

The IViewDef type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Underlying Commence category.
Public propertyFileName
Filename (e.g. for Report Views).
Public propertyName
View name.
Public propertyType
View Type.
Top
See Also