SIFWorks ADK 2.0
Copyright Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentCopyright

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

Gets or sets the value of the <Copyright> element.
Declaration Syntax
C#Visual BasicVisual C++
public Copyright Copyright{ get; set;}
Public Property Copyright As Copyright
public:
property Copyright^ Copyright {
	Copyright^ get ();
	void set (Copyright^ value);
}
Value
A Copyright
Remarks

The SIF specification defines the meaning of this null as: "Copyright for document."

To remove the Copyright, set Copyright to null

Version: 2.0

Since: 1.5r1

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