[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ElectronicIdList> element.
| C# | Visual Basic | Visual C++ |
public ElectronicIdList ElectronicIdList{ get; set;}
Public Property ElectronicIdList As ElectronicIdList
public: property ElectronicIdList^ ElectronicIdList { ElectronicIdList^ get (); void set (ElectronicIdList^ value); }
An ElectronicIdList
The SIF specification defines the meaning of this null as: "This is an open list with no primary key."
To remove the ElectronicIdList, set ElectronicIdList to null
Version: 2.0
Since: 1.1