Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / MappingInfo Class
Members

In This Topic
    MappingInfo Class
    In This Topic
    This class provides information on the mapping of the single property of the object to the appropriate data field.
    Object Model
    MappingInfo Class
    Syntax
    'Declaration
     
    
    Public Class MappingInfo 
       Inherits System.ComponentModel.Component
    public class MappingInfo : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.C1Schedule.MappingInfo

    See Also