public static Object GetPropertyValue(
Object obj,
string propertyName,
bool useAttributes
)
Public Shared Function GetPropertyValue (
obj As Object,
propertyName As String,
useAttributes As Boolean
) As Object
- ColumnAttribute: identifies the data column to which it is mapped.
- DataTypeAttribute: identifies the type of data.
- EnumValueTypeAttribute: determines the type of value used in the enumeration property.