The following tables list the members exposed by Metadata.
Public Constructors
| | Name | Description |
|---|
 | Metadata Constructor | Initializes new instance of the Metadata class with entity type and entity display name in both singular and plural forms. |
Top Public Properties
| | Name | Description |
|---|
 | DisplayName | Gets or sets entity display name in singular form. |
 | PluralDisplayName | Gets or sets entity display name in plural form. |
 | Type | Gets or sets entity type. |
Top See Also
Reference
Metadata Class
MBO Namespace
MBO.ILayerCollection.PlotData(System.String, MBO.DatasetFieldMapping, MBO.ICancelTracker, System.String, MBO.Metadata)
MBO.ILayerCollection.PlotData(System.String, System.Data.DataTable, MBO.DatasetFieldMapping, MBO.ICancelTracker, MBO.Metadata)
PlotData(String,String,DatasetFieldMapping,ICancelTracker,String,Metadata,String) Method
PlotData(String,String,DataTable,DatasetFieldMapping,ICancelTracker,Metadata,String) Method