IBank GetDescription Method NFX Class Library

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

Returns database description for the specific culture. This method is needed because end users may need to see the description of the database instance in their native language

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

string GetDescription(
	string culture
)

Return Value

Type: OnlineString
See Also