FieldAttribute NonUI FieldNFX Class Library

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

If true indicates that this field is ignored when generating UI and ignored when UI supplies the value to the server. Pass true to protect server-only structures from being modified by client

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

public readonly bool NonUI

Field Value

Type: OnlineBoolean
See Also