ServiceOrdersRepository Fields |
The ServiceOrdersRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomerIdAttribute | Definition of the data attribute for Customer reference | |
| CustomerReference | Definition of the Customer reference | |
| DocumentIdAttribute | Definition of the data attribute referring to the base class table | |
| IdAttribute | Definition of the ServiceOrder identity attribute | |
| IsReleasedAttribute | Definition of the IsReleased data attribute | |
| IsSingleExecutionAttribute | Definition of the IsSingleExecution data attribute | |
| LinesChildCollectionDefinition | Definition of the Lines child list | |
| RepositoryName | The name of the repository | |
| ServiceAgreementIdAttribute | Definition of the data attribute for ServiceAgreement reference | |
| ServiceAgreementReference | Definition of the ServiceAgreement reference | |
| ShipToCustomerIdAttribute | Definition of the data attribute for ShipToCustomer reference | |
| ShipToCustomerReference | Definition of the ShipToCustomer reference | |
| StoreIdAttribute | Definition of the data attribute for Store reference | |
| StoreReference | Definition of the Store reference | |
| TableName | The primary storage table for ServiceOrder objects |