SIFWorks ADK 2.0
SetSIFVersionFilter Method (filter)
NamespacesEdustructures.SifWorks.Tools.MappingMappingsSetSIFVersionFilter(String)

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

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

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