Click or drag to resize

CommenceViewMetaData Class

Commence view information.
Inheritance Hierarchy
SystemObject
  Vovin.CmcLibNet.Database.MetadataCommenceViewMetaData

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
[SerializableAttribute]
public class CommenceViewMetaData : ICommenceViewMetaData, 
	IViewDef

The CommenceViewMetaData 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
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also