RootObject types.
Note that some items here are not strictly root
objects, but are included because they need to be identified
for other purposes such as indexed keywords etc.
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
public enum RootObjectTypes |
| Visual Basic |
|---|
Public Enumeration RootObjectTypes |
| Visual C++ |
|---|
public enum class RootObjectTypes |
Members
| Member name | Description | |
|---|---|---|
| Nothing | ||
| Global | ||
| Region | ||
| Client | ||
| Vendor | ||
| HeadOffice | ||
| RentalUnit | ||
| Unit | ||
| UnitModel | ||
| Workorder | ||
| WorkorderItem | ||
| UserSkillAssigned | ||
| UserCertificationAssigned | ||
| User | ||
| Part | ||
| LoanItem | ||
| DispatchZone | ||
| Rate | ||
| Contract | ||
| Project | ||
| PurchaseOrder | ||
| ClientGroup | ||
| WorkorderCategory | ||
| WorkorderItemScheduledUser | ||
| WorkorderItemOutsideService | ||
| WorkorderItemPart | ||
| WorkorderItemLabor | ||
| WorkorderItemTravel | ||
| WorkorderItemMiscExpense | ||
| WorkorderItemPartRequest | ||
| WorkorderItemLoan | ||
| ClientNote | ||
| ServiceBank | ||
| WorkorderQuote | ||
| WorkorderService | ||
| AssignedDocument | ||
| PartWarehouse | ||
| UnitMeterReading | ||
| UnitModelCategory | ||
| Locale | ||
| SearchResult | ||
| WorkorderItemType | ||
| UnitServiceType | ||
| PartAssembly | ||
| AyaFile | ||
| Contact | ||
| ContactPhone | ||
| WorkorderPreventiveMaintenance | ||
| TaskGroup | ||
| ScheduleMarker | ||
| ClientServiceRequest | ||
| ScheduleableUserGroup | ||
| Task | ||
| Memo | ||
| PartCategory | ||
| UnitOfMeasure | ||
| TaxCode | ||
| PartSerial | ||
| PartInventoryAdjustment | ||
| PartInventoryAdjustmentItem | ||
| Priority | ||
| UserSkill | ||
| WorkorderStatus | ||
| UserCertification | ||
| ClientNoteType | ||
| SecurityGroup | ||
| PurchaseOrderReceiptItem | ||
| PartByWarehouseInventory | ||
| Report | ||
| WorkorderQuoteTemplate | ||
| WorkorderServiceTemplate | ||
| WorkorderPreventiveMaintenanceTemplate | ||
| WikiPage | ||
| GridFilter | ||
| NotifySubscription | ||
| PurchaseOrderReceipt | ||
| Notification | ||
| Schedule | ||
| WorkorderItemTask | ||
| WorkorderItemUnit |