[This is preliminary documentation and is subject to change.]
Adds the value of the <ElectronicId> element.
| C# | Visual Basic | Visual C++ |
public void AddElectronicId( ElectronicIdType Type, string Value )
Public Sub AddElectronicId ( _ Type As ElectronicIdType, _ Value As String _ )
public: void AddElectronicId ( ElectronicIdType^ Type, String^ Value )
- Type (ElectronicIdType)
- Electronic ID type.
- Value (String)
- Gets or sets the content value of the <ElectronicId> element
This form of setElectronicId is provided as a convenience method that is functionally equivalent to the method AddElectronicId
Version: 2.0
Since: 1.1