Gets the DBF database row associated with this Shape.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public Row DatabaseRow { get; set; }
Public Property DatabaseRow As Row
A Row instance.
This property is set if the loadDatabase argument of the LoadFromFile method is set to true.
Shape MembersShape ClassMindFusion.Mapping Namespace