[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public ElectronicId( ElectronicIdType type, string value )
Public Sub New ( _ type As ElectronicIdType, _ value As String _ )
public: ElectronicId ( ElectronicIdType^ type, String^ value )
- type (ElectronicIdType)
- Electronic ID type.
- value (String)
- Gets or sets the content value of the <ElectronicId> element