예제 #1
0
 /// <summary>
 /// Sets the value of the <c>&lt;CreditType&gt;</c> element.
 /// </summary>
 /// <param name="val">A CreditTypeType object</param>
 /// <remarks>
 /// <para>Version: 2.6</para>
 /// <para>Since: 2.4</para>
 /// </remarks>
 public void SetCreditType( CreditTypeType val )
 {
     SetField( EtranscriptsDTD.MARKINGPERIOD_CREDITTYPE, val );
 }
예제 #2
0
 /// <summary>
 /// Sets the value of the <c>&lt;CreditType&gt;</c> element.
 /// </summary>
 /// <param name="val">A CreditTypeType object</param>
 /// <remarks>
 /// <para>Version: 2.6</para>
 /// <para>Since: 2.4</para>
 /// </remarks>
 public void SetCreditType(CreditTypeType val)
 {
     SetField(EtranscriptsDTD.MARKINGPERIOD_CREDITTYPE, val);
 }