SIFWorks ADK 2.0
Billing Class
NamespacesEdustructures.SifWorks.HrfinBilling

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

This object contains an amount to be billed to an outside entity.
Declaration Syntax
C#Visual BasicVisual C++
public class Billing : SifDataObject
Public Class Billing _
	Inherits SifDataObject
public ref class Billing : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
BillingBillingNew()()
Creates an instance of a Billing

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

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

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

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

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

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetBilledEntity(BilledEntityObject, String)
Sets the value of the <BilledEntity> element.

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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