SIFWorks ADK 2.0
SetAccountType Method (val)
NamespacesEdustructures.SifWorks.HrfinAnnualItemSetAccountType(AccountClass)

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

Sets the value of the <AccountType> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetAccountType(
	AccountClass val
)
Public Sub SetAccountType ( _
	val As AccountClass _
)
public:
void SetAccountType (
	AccountClass^ val
)
Parameters
val (AccountClass)
A AccountClass object
Remarks

The SIF specification defines the meaning of this element as: "Classification of budgetary account code summary"

This element is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering elements of this kind.

VersionTag
1.5r1
<AcctType>
2.0
<AccountType>

Version: 2.0

Since: 1.5r1

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