Click or drag to resize
NameHasName Method
Returns true if a reference to a Name object exists for the specified nameString.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public static bool HasName(
	string nameString
)

Parameters

nameString
Type: SystemString

Return Value

Type: Boolean
See Also