SIFWorks ADK 2.0
SetZoneIdFilter Method (filter)
NamespacesEdustructures.SifWorks.Tools.MappingMappingsSetZoneIdFilter(String)

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

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

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