Scheduler for WPF | ComponentOne
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 Boolean
    public bool IsMapped {get;}
    See Also