[]
        
(Showing Draft Content)

C1.Schedule.MappingInfo.MappingName

MappingName Property

MappingName

Gets or sets the string value determining the name of the data field or property to be bound to the object.

Declaration
[TypeConverter(typeof(StringConverter))]
[C1Description("Mapping.MappingName", "Name of data field or property to be bound to this object.")]
public string MappingName { get; set; }