SIFWorks ADK 2.0
CalendarSummaryRefId Property
NamespacesEdustructures.SifWorks.StudentCalendarDateCalendarSummaryRefId

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

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

The SIF specification defines the meaning of this attribute as: "The ID (GUID) of the calendar summary in which this calendar date is."

Version: 2.0

Since: 2.0

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