SIFWorks ADK 2.0
Write Method (o)
NamespacesEdustructures.SifWorksSifWriterWrite(SifDataObjectXml)

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

Write a SIF Data Object to the output stream using whatever XML content is currently defined for that object.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Write(
	SifDataObjectXml o
)
Public Overridable Sub Write ( _
	o As SifDataObjectXml _
)
public:
virtual void Write (
	SifDataObjectXml^ o
)
Parameters
o (SifDataObjectXml)
The SifDataObjectXml instance to Write to the output stream

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