ServiceActivityInvoicingItemServiceInvoicing Property |
Gets the service invoicing.
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic ServiceInvoicing ServiceInvoicing { get; }
Public ReadOnly Property ServiceInvoicing As ServiceInvoicing
Get
public:
property ServiceInvoicing^ ServiceInvoicing {
ServiceInvoicing^ get ();
}
member ServiceInvoicing : ServiceInvoicing with get
Property Value
Type:
ServiceInvoicing
See Also