This class provides information on the mapping of the single property
of the object to the appropriate data field.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
[ToolboxItemAttribute(false)] [DefaultPropertyAttribute("MappingName")] [TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class MappingInfo : Component |
Visual Basic |
---|
<ToolboxItemAttribute(False)> _ <DefaultPropertyAttribute("MappingName")> _ <TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class MappingInfo _ Inherits Component |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..MappingInfo
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..MappingInfo