Click or drag to resize

IDatabaseShortcutGetValue Method (String)

[Missing <summary> documentation for "M:EBP.Framework.Data.Interfaces.Database.IDatabaseShortcut.GetValue(System.String)"]

Namespace:  EBP.Framework.Data.Interfaces.Database
Assembly:  EBP.Framework.Data.Interfaces (in EBP.Framework.Data.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
string GetValue(
	string label
)

Parameters

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:EBP.Framework.Data.Interfaces.Database.IDatabaseShortcut.GetValue(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:EBP.Framework.Data.Interfaces.Database.IDatabaseShortcut.GetValue(System.String)"]

See Also