SIFWorks ADK 2.0
SupportsNamespaces Property
NamespacesEdustructures.SifWorksSifFormatterSupportsNamespaces

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

Returns true if the formatter supports XML Namespaces. If this value returns true, XML Namespaces will be declared when writing SIF Elements, and the xsi:nil attribute will be enabled
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool SupportsNamespaces{ get;}
Public MustOverride ReadOnly Property SupportsNamespaces As Boolean
public:
virtual property bool SupportsNamespaces {
	bool get () abstract;
}

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