InvoiceReport
totalProfile Property
Navigator Web Services Developer Documentation
Total Profit
Namespace:
DmsNavigator
Assembly:
DmsNavigator
(in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
totalProfile
{
get
;
set
; }
public string totalProfile { get; set; }
Public
Property
totalProfile
As
String
Get
Set
Public Property totalProfile As String Get Set
Property Value
Type:
String
See Also
InvoiceReport Class
InvoiceReport Members
DmsNavigator Namespace