Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / MappingInfo Class / IsMapped Property

In This Topic
    IsMapped Property (MappingInfo)
    In This Topic
    Gets the System.Boolean value indicating if this objects is mapped to the data field or property.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMapped As System.Boolean
    public System.bool IsMapped {get;}
    See Also