Click or drag to resize

CommenceFormMetaData Class

Commence Item detail form metadata.
Inheritance Hierarchy
SystemObject
  Vovin.CmcLibNet.Database.MetadataCommenceFormMetaData

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
[SerializableAttribute]
public class CommenceFormMetaData : ICommenceFormMetaData

The CommenceFormMetaData type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Categoryname.
Public propertyName
Form name.
Public propertyPath
Form filepath.
Public propertyScript
Form script.
Public propertyXml
Form XML.
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