SIFWorks ADK 2.0
FinancialAccount Class
NamespacesEdustructures.SifWorks.HrfinFinancialAccount

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

This object communicates information about a financial account. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class FinancialAccount : SifDataObject
Public Class FinancialAccount _
	Inherits SifDataObject
public ref class FinancialAccount : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
FinancialAccountFinancialAccountNew()()
Creates an instance of a FinancialAccount

FinancialAccountFinancialAccountNew(String, String, String, String, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>)
Constructor that accepts values for all mandatory fields

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

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

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

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

FinancialClassRefId
Gets or sets the value of the <FinancialClassRefId> 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.)
Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    FinancialAccount

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