ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / MappingInfo Class / MappingName Property

In This Topic
    MappingName Property (MappingInfo)
    In This Topic
    Gets or sets the System.String value determining the name of the data field or property to be bound to the object.
    Syntax
    'Declaration
     
    Public Property MappingName As System.String
    public System.string MappingName {get; set;}
    See Also