Click or drag to resize

ServiceInvoicingRepository Fields

The ServiceInvoicingRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the ServiceInvoicing identity attribute
Public fieldStatic memberProductIdAttribute
Definition of the data attribute for Product reference
Public fieldStatic memberProductReference
Definition of the Product reference
Public fieldStatic memberQuantityOfProductAttribute
Definition of the QuantityOfProduct data attribute
Public fieldStatic memberQuantityOfServiceAttribute
Definition of the QuantityOfService data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberServiceIdAttribute
Definition of the data attribute for Service reference
Public fieldStatic memberServiceReference
Definition of the Service reference
Public fieldStatic memberTableName
The primary storage table for ServiceInvoicing objects
Top
See Also