Schema FieldDef MemberInfo Property NFX Class Library

[This is preliminary documentation and is subject to change.]

For TypedRow-descendants returns a PropertyInfo object for the underlying property

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public PropertyInfo MemberInfo { get; }

Property Value

Type: OnlinePropertyInfo
See Also