SIFWorks ADK 2.0
GetNamespace Method (version)
NamespacesEdustructures.SifWorksIDtdGetNamespace(SifVersion)

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

Gets the namespace associated with this DTD
Declaration Syntax
C#Visual BasicVisual C++
string GetNamespace(
	SifVersion version
)
Function GetNamespace ( _
	version As SifVersion _
) As String
String^ GetNamespace (
	SifVersion^ version
)
Parameters
version (SifVersion)
The SIF Version
Return Value
The namespace (e.g. the "xmlns" value for SIF_Messages)

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