Click or drag to resize

ProductTypesRepository Fields

The ProductTypesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberIdAttribute
Definition of the ProductType identity attribute
Public fieldStatic memberIsDefaultAttribute
Definition of the IsDefault data attribute
Public fieldStatic memberIsFixedAssetAttribute
Definition of the IsFixedAsset data attribute
Public fieldStatic memberIsServiceActivityServiceAttribute
Definition of the IsServiceActivityService data attribute
Public fieldStatic memberIsServicedAttribute
Definition of the IsServiced data attribute
Public fieldStatic memberIsShippedAttribute
Definition of the IsShipped data attribute
Public fieldStatic memberIsStockedAttribute
Definition of the IsStocked data attribute
Public fieldStatic memberLotAutoCreationAttribute
Definition of the LotAutoCreation data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberPurchaseInvoiceLinePropertiesChildCollectionDefinition
Definition of the PurchaseInvoiceLineProperties child list
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for ProductType objects
Public fieldStatic memberTaxGroupsChildCollectionDefinition
Definition of the TaxGroups child list
Top
See Also