ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / 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 System.String
    public System.string PropertyName {get;}
    See Also