SIFWorks ADK 2.0
SetSourceIdFilter Method (filter)
NamespacesEdustructures.SifWorks.Tools.MappingMappingsSetSourceIdFilter(String)

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

Sets a SourceId filter on this Mappings object.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetSourceIdFilter(
	string filter
)
Public Overridable Sub SetSourceIdFilter ( _
	filter As String _
)
public:
virtual void SetSourceIdFilter (
	String^ filter
)
Parameters
filter (String)
A comma-delimited list of SourceIds that define the agents this Mappings object applies to. If the filter includes an asterisk, the Mappings object will have no SourceId filter regardless of whether any other SourceIds are specified in the filter string.

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