Click or drag to resize

ServiceTypesRepository Fields

The ServiceTypesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberIdAttribute
Definition of the ServiceType identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberIsDefaultAttribute
Definition of the IsDefault data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberPriceListIdAttribute
Definition of the data attribute for PriceList reference
Public fieldStatic memberPriceListReference
Definition of the PriceList reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberServiceObjectTypeIdAttribute
Definition of the data attribute for ServiceObjectType reference
Public fieldStatic memberServiceObjectTypeReference
Definition of the ServiceObjectType reference
Public fieldStatic memberTableName
The primary storage table for ServiceType objects
Top
See Also