SIFWorks ADK 2.0
OtherRecords Property
NamespacesEdustructures.SifWorks.EtranscriptsRecordsOtherRecords

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

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

To remove the OtherRecords, set OtherRecords to null

Version: 2.0

Since: 2.0

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