SIFWorks ADK 2.0
AttendanceCodeInfoRefId Property
NamespacesEdustructures.SifWorks.CommonAttendanceCodeAttendanceCodeInfoRefId

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

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

The SIF specification defines the meaning of this attribute as: "The ID (GUID) of the attendance code"

Version: 2.0

Since: 1.1

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