[This is preliminary documentation and is subject to change.]
Encapsulates an <OtherId> field mapping
| C# | Visual Basic | Visual C++ |
public class OtherIdMapping
Public Class OtherIdMapping
public ref class OtherIdMapping
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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. <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
|
| Object | |
| OtherIdMapping | |