SIFWorks ADK 2.0
OtherIdRule Constructor (mapping, node)
NamespacesEdustructures.SifWorks.Tools.MappingOtherIdRuleOtherIdRuleOtherIdRuleNew(OtherIdMapping, XmlElement)

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

Initializes a new instance of the OtherIdRule class.
Declaration Syntax
C#Visual BasicVisual C++
public OtherIdRule(
	OtherIdMapping mapping,
	XmlElement node
)
Public Sub New ( _
	mapping As OtherIdMapping, _
	node As XmlElement _
)
public:
OtherIdRule (
	OtherIdMapping^ mapping, 
	XmlElement^ node
)
Parameters
mapping (OtherIdMapping)
node (XmlElement)

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