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

IntegerFieldDefinition..::..HasCultureId Method

Sets the culture identifier.

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

Syntax


public IntegerFieldDefinition HasCultureId(
	string cultureId
)
Public Function HasCultureId ( _
	cultureId As String _
) As IntegerFieldDefinition
public:
IntegerFieldDefinition^ HasCultureId(
	String^ cultureId
)

Parameters

cultureId
Type: String
The culture identifier.

Return Value

IntegerFieldDefinition.