Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / MappingInfo Class / PropertyName Property

In This Topic
    PropertyName Property (MappingInfo)
    In This Topic
    Gets the System.String value determining the name of the property which should be mapped.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyName As String
    public string PropertyName {get;}
    See Also