[This is preliminary documentation and is subject to change.]
Sets the value of the <OtherId> element.
| C# | Visual Basic | Visual C++ |
public void SetOtherId( OtherIdType Type, string Value )
Public Sub SetOtherId ( _ Type As OtherIdType, _ Value As String _ )
public: void SetOtherId ( OtherIdType^ Type, String^ Value )
- Type (OtherIdType)
- Code that defines the type of this other ID. Note: A subset of valid values may be specified in data objects.
- Value (String)
- Gets or sets the content value of the <OtherId> element
This form of setOtherId is provided as a convenience method that is functionally equivalent to the OtherId
Version: 2.0
Since: 1.5r1