SIFWorks ADK 2.0
SetOtherId Method (Type, Value)
NamespacesEdustructures.SifWorks.ReportingSLContactSetOtherId(OtherIdType, String)

[This is preliminary documentation and is subject to change.]

Sets the value of the <OtherId> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetOtherId(
	OtherIdType Type,
	string Value
)
Public Sub SetOtherId ( _
	Type As OtherIdType, _
	Value As String _
)
public:
void SetOtherId (
	OtherIdType^ Type, 
	String^ Value
)
Parameters
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 &lt;OtherId&gt; element
Remarks

This form of setOtherId is provided as a convenience method that is functionally equivalent to the OtherId

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10