See Also

DashPointWebService Members  | ObjAcct.Framework.WebServices Namespace  | System DashPoint XML Schema

Requirements

Namespace: ObjAcct.Framework.WebServices

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: ObjAcct.Framework.WebServices (in ObjAcct.Framework.WebServices.dll)

Language

Visual Basic

C#

Show All

See Also Requirements Languages ObjAcct.Framework.WebServices Send comments on this topic.

DashPointWebService Class

ObjAcct.Framework.WebServices Namespace : DashPointWebService Class

Web service to manage the DashPoint entity.  DashPoints are snapshots of key business information that can help you run your business better.  DashPoints are grouped together using the Dashboard and DashboardItem web services.  DashPoints are added to Dashboards as DashboardItems.

For a list of all members of this type, see DashPointWebService members.

Syntax

[Visual Basic]
Public Class DashPointWebService    Inherits SoapHttpClientProtocol    Implements IComponentIDisposable 
[C#]
public class DashPointWebService : SoapHttpClientProtocol, IComponentIDisposable 

Remarks

Account Balance 
 
Acid Test Ratio 
 
AP Aging 
 
AR Aging 
 
Current Assets 
 
Current Liabilities 
 
Current Ratio 
 
Customer Balance 
 
Debt To Asset Ratio 
 
Debt To Equity Ratio 
 
Equity 
 
Inventory 
 
Invoice Taxable Credit Amount 
 
Invoice Taxable Debit Amount 
 
Item Balance 
 
Journal Doc Credit Balance 
 
Journal Doc Debit Balance 
 
MonthToDateGrossProfit 
 
MonthToDateGrossProfitPercent 
 
MonthToDateNetProfit 
 
MonthToDateNetProfitPercent 
 
MonthToDateOperatingProfit 
 
MonthToDateOperatingProfitPercent 
 
MonthToDateSales 
 
Return on Total Assets (Operating Profit / (Fixed Assets plus Current Assets)) 
 
Net Profit Margin (Operating Profit / Sales) 
 
Current Ratio (Current Assets / Current Liabilities) 
 
Acid Test Ratio ((Current Assets - Inventory) / Current Liabilities) 
 
Debt to Equity Ratio (Total Liabilities / Total Equity) 
 
Debt to Asset Ratio (Total Liabilities / Total Assets) 
 
Month To Date Sales       
 
Month To Date Gross Profit (Month to Date Sales minus Month to Date Cost of Goods Sold) 
 
Month To Date Operating Profit (Month to Date Sales minus Month to Date Cost of Goods Sold minus Month to Date Operating Expenses)    
 
Month To Date Net Profit    
 
Quarter To Date Sales    
 
Quarter To Date Gross Profit (Quarter to Date Sales minus Quarter to Date Cost of Goods Sold) 
 
Quarter To Date Operating Profit (Quarter to Date Sales minus Quarter to Date Cost of Goods Sold minus Quarter to Date Operating Expenses)    
 
Quarter To Date Net Profit       
 
Year To Date Sales       
 
Year To Date Gross Profit (Year to Date Sales minus Year to Date Cost of Goods Sold) 
 
Year To Date Operating Profit (Year to Date Sales minus Year to Date Cost of Goods Sold minus Year to Date Operating Expenses) 
 
Year To Date Net Profit 
 
JanuarySales 
 
FebruarySales 
 
MarchSales 
 
AprilSales 
 
MaySales 
 
JuneSales 
 
JulySales 
 
AugustSales 
 
SeptemberSales 
 
OctoberSales 
 
NovemberSales 
 
DecemberSales

Requirements

Namespace: ObjAcct.Framework.WebServices

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: ObjAcct.Framework.WebServices (in ObjAcct.Framework.WebServices.dll)

See Also

DashPointWebService Members  | ObjAcct.Framework.WebServices Namespace  | System DashPoint XML Schema

 

 


Copyright 2007 © ObjAcct, Inc. All Rights Reserved.