Bloomberg API for .NET
SetElement Method
NamespacesBloomberglp.BlpapiEventFormatterSetElement()()()()
Members
IconMemberDescription
SetElement(String, String)
Sets the element with the specified 'name' within the current element to the specified 'value'. The behavior of this function is undefined if 'value' is 'null'. Note that this function is not intended for publication of null values; uses SetElementNull(String) instead.

SetElement(Name, String)
Sets the element with the specified 'name' within the current element to the specified 'value'. The behavior of this function is undefined if 'value' is 'null'. Note that this function is not intended for publication of null values; uses SetElementNull(Name) instead.

SetElement(String, Name)
Sets the element with the specified 'name' within the current element to the specified 'value'. The behavior of this function is undefined if 'value' is 'null'. Note that this function is not intended for publication of null values; uses SetElementNull(String) instead.

SetElement(Name, Name)
Sets the element with the specified 'name' within the current element to the specified 'value'. The behavior of this function is undefined if 'value' is 'null'. Note that this function is not intended for publication of null values; uses SetElementNull(Name) instead.

SetElement(String, Boolean)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(Name, Boolean)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(String, Char)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(Name, Char)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(String, Int32)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(Name, Int32)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(String, Int64)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(Name, Int64)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(String, Single)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(Name, Single)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(String, Double)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(Name, Double)
Sets the element with the specified 'name' within the current element to the specified 'value'.

SetElement(String, Datetime)
Sets the element with the specified 'name' within the current element to the specified 'value'. The behavior of this function is undefined if 'value' is 'null'. Note that this function is not intended for publication of null values; uses SetElementNull(String) instead.

SetElement(Name, Datetime)
Sets the element with the specified 'name' within the current element to the specified 'value'. The behavior of this function is undefined if 'value' is 'null'. Note that this function is not intended for publication of null values; uses SetElementNull(String) instead.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1