iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ReflectionFieldGetAccessor.MemberType Property

Gets the type of this member, such as field, property.

[Visual Basic]
NotOverridable Public ReadOnly Property MemberType As  _
    Implements IAccessor.
[C#]
public Type MemberType {get;}

Implements

IAccessor.

See Also

ReflectionFieldGetAccessor Class | IBatisNet.Common.Utilities.Objects.Members Namespace