SIFWorks ADK 2.0
OtherIdMapping Class
NamespacesEdustructures.SifWorks.Tools.MappingOtherIdMapping

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

Encapsulates an <OtherId> field mapping
Declaration Syntax
C#Visual BasicVisual C++
public class OtherIdMapping
Public Class OtherIdMapping
public ref class OtherIdMapping
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
OtherIdMappingOtherIdMappingNew(String, String)
Constructor

OtherIdMappingOtherIdMappingNew(String, String, XmlElement)
Copy()()
Produces a duplicate of this Rule object

Prefix
Gets the optional OtherId prefix string that must be present at the beginning of the OtherId value for this rule to evaluate true.
Gets the optional OtherId prefix string that must be present at the beginning of the OtherId value for this rule to evaluate true. Prefix strings are not officially part of the SIF 1.0 specification but are typically agreed upon by vendors and used with Type "ZZ" (e.g.
CopyC#
<OtherId Type="ZZ">GRADE:8</OtherId>
)

Type
Gets the <OtherId> Type attribute value that must be present for this rule to evaluate true
Sets the <OtherId> Type attribute value that must be present for this rule to evaluate true

Inheritance Hierarchy
Object
OtherIdMapping

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