SIFWorks ADK 2.0
RefId Property
NamespacesEdustructures.SifWorks.EtranscriptsSchoolAttendedRefId

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

Gets or sets the value of the RefId attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string RefId{ get; set;}
Public Property RefId As String
public:
property String^ RefId {
	String^ get ();
	void set (String^ value);
}
Value
The RefId attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "ID used internally to StudentAcademicRecord to avoid duplication of school-related data."

Version: 2.0

Since: 2.0

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