SIFWorks ADK 2.0
Mappings Constructor (parent, id)
NamespacesEdustructures.SifWorks.Tools.MappingMappingsMappingsMappingsNew(Mappings, String)

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

Constructs a child Mappings object with no filters.
Declaration Syntax
C#Visual BasicVisual C++
public Mappings(
	Mappings parent,
	string id
)
Public Sub New ( _
	parent As Mappings, _
	id As String _
)
public:
Mappings (
	Mappings^ parent, 
	String^ id
)
Parameters
parent (Mappings)
The parent Mappings object
id (String)
A unique string ID for this Mappings object

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