Click or drag to resize

IMetaDataOptions Interface

Options for generating metadata file.

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

The IMetaDataOptions type exposes the following members.

Properties
  NameDescription
Public propertyFormat
Public propertyIncludeFormScript
Include form script.
Public propertyIncludeFormXml
Include form xml.
Top
See Also