Esempio n. 1
0
 /// <summary>
 /// Sets the value of the <c>SIF_Action</c> attribute.
 /// </summary>
 /// <param name="val">A SIFActionType object</param>
 /// <remarks>
 /// <para>The SIF specification defines the meaning of this attribute as: "In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present."</para>
 /// <para>Version: 2.6</para>
 /// <para>Since: 2.0</para>
 /// </remarks>
 public void SetSIF_Action(SIFActionType val)
 {
     SetField(CommonDTD.EMAIL_SIF_ACTION, val);
 }
Esempio n. 2
0
 /// <summary>
 /// Sets the value of the <c>SIF_Action</c> attribute.
 /// </summary>
 /// <param name="val">A SIFActionType object</param>
 /// <remarks>
 /// <para>The SIF specification defines the meaning of this attribute as: "In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present."</para>
 /// <para>Version: 2.6</para>
 /// <para>Since: 2.0</para>
 /// </remarks>
 public void SetSIF_Action(SIFActionType val)
 {
     SetField(GradebookDTD.MARKINFOLIST_SIF_ACTION, val);
 }
Esempio n. 3
0
 /// <summary>
 /// Sets the value of the <c>SIF_Action</c> attribute.
 /// </summary>
 /// <param name="val">A SIFActionType object</param>
 /// <remarks>
 /// <para>The SIF specification defines the meaning of this attribute as: "In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present."</para>
 /// <para>Version: 2.6</para>
 /// <para>Since: 2.4</para>
 /// </remarks>
 public void SetSIF_Action(SIFActionType val)
 {
     SetField(AssessmentDTD.SPECIALCONDITION_SIF_ACTION, val);
 }
Esempio n. 4
0
 /// <summary>
 /// Sets the value of the <c>SIF_Action</c> attribute.
 /// </summary>
 /// <param name="val">A SIFActionType object</param>
 /// <remarks>
 /// <para>The SIF specification defines the meaning of this attribute as: "In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present."</para>
 /// <para>Version: 2.6</para>
 /// <para>Since: 2.0</para>
 /// </remarks>
 public void SetSIF_Action(SIFActionType val)
 {
     SetField(CommonDTD.PHONENUMBER_SIF_ACTION, val);
 }