'Declaration
<ComVisibleAttribute(False)> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public MustInherit Class DAPropertySource Inherits DAMappingSource
'Usage
Dim instance As DAPropertySource
[ComVisible(false)] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public abstract class DAPropertySource : DAMappingSource
[ComVisible(false)] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class DAPropertySource abstract : public DAMappingSource