[This is preliminary documentation and is subject to change.]
This object contains an amount to be billed to an outside entity.
| C# | Visual Basic | Visual C++ |
public class Billing : SifDataObject
Public Class Billing _ Inherits SifDataObject
public ref class Billing : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1