RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FieldDefinitionType<(Of <(<'TFieldDefinition>)>)>..::..IsUpdateOnly Method

Determines whether [is update only] [the specified value].

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public TFieldDefinition IsUpdateOnly(
	bool value
)
Public Function IsUpdateOnly ( _
	value As Boolean _
) As TFieldDefinition
public:
TFieldDefinition IsUpdateOnly(
	bool^ value
)

Parameters

value
Type: Boolean
if set to true [value].

Return Value

TFieldDefinition.