SIFWorks ADK 2.0
FinancialClass Class
NamespacesEdustructures.SifWorks.HrfinFinancialClass

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

This object communicates financial class information. Financial classes are used to categorize financial accounts. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FinancialClass : SifDataObject
Public Class FinancialClass _
	Inherits SifDataObject
public ref class FinancialClass : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FinancialClassFinancialClassNew()()
Creates an instance of a FinancialClass

FinancialClassFinancialClassNew(String, String, FinancialClassType)
Constructor that accepts values for all mandatory fields

ClassType
Gets or sets the value of the <ClassType> element.

Description
Gets or sets the value of the <Description> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
Name
Gets or sets the value of the <Name> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetClassType(FinancialClassType)
Sets the value of the <ClassType> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FinancialClass

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