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

ReflectionFieldSetAccessor.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

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