Location Class |
The Location type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | Gets a location address. Is required. | |
| Attributes | ||
| CriticalFacilities | ||
| DirectParts | ||
| Documents | Asset documents: links and/or files. | |
| IncludeNonControllableExpenses | ||
| Info | Asset additional info. | |
| IsDirectParts | ||
| IsLocked | “True” when asset is locked. | |
| IsOffline | “True” when asset is offline. | |
| IsTemplate | “Fake” field without underlying table field; used only in insert/update/delete operations. “True” when asset is a part of template hierarchy - not real work zone asset. Is required. | |
| ModelId | Model Id. Is required. | |
| Name | ||
| Orphan | True means Asset is orphaned. Is required. | |
| ParentId | “Fake” field without underlying table field; used only in insert/update operations. Can’t be used in query conditions and can’t be retrieved. Is required. | |
| RootId | “Fake” field without underlying table field; used only in insert operations. Can’t be used in query conditions and can’t be retrieved. Is required. | |
| TypeId | Asset Category: Unknown, Regular, Building, Unit, Community, RoomArea, Floor, Utility, Equipment. Is required. |