This class provides information on the mapping of the single property
of the object to the appropriate data field.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[DefaultPropertyAttribute("MappingName")] [TypeConverterAttribute(typeof(ExpandableObjectConverter))] [ToolboxItemAttribute(false)] public class MappingInfo : Component |
Visual Basic (Declaration) |
---|
<DefaultPropertyAttribute("MappingName")> _ <TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ <ToolboxItemAttribute(False)> _ 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