SIFWorks ADK 2.0
SetRule Method (definition)
NamespacesEdustructures.SifWorks.Tools.MappingFieldMappingSetRule(String)

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

Sets this FieldMapping rule to an XPath-like query string
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetRule(
	string definition
)
Public Overridable Sub SetRule ( _
	definition As String _
)
public:
virtual void SetRule (
	String^ definition
)
Parameters
definition (String)
An XPath-like query string described by the
CopyC#
SifDtd.lookupByXPath
method

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