SIFWorks ADK 2.0
OtherId Property
NamespacesEdustructures.SifWorks.ReportingSLContactOtherId

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

Gets or sets the value of the <OtherId> element.
Declaration Syntax
C#Visual BasicVisual C++
public OtherId OtherId{ get; set;}
Public Property OtherId As OtherId
public:
property OtherId^ OtherId {
	OtherId^ get ();
	void set (OtherId^ value);
}
Value
An OtherId
Remarks

The SIF specification defines the meaning of this null as: "The ID(s) of the contact."

To remove the OtherId, set OtherId to null

Version: 2.0

Since: 1.5r1

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