Click or drag to resize

Location Properties

The Location type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets a location address. Is required.
Public propertyAttributes
Public propertyDirectParts
Public propertyDocuments
Asset documents: links and/or files.
Public propertyInfo
Asset additional info.
Public propertyIsDirectParts
Public propertyIsLocked
“True” when asset is locked.
Public propertyIsOffline
“True” when asset is offline.
Public propertyIsRestricted
Public propertyIsTemplate
“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.
Public propertyModelId
Model Id. Is required.
Public propertyName
Gets a location name. Max Length=64. Is required.
Public propertyOrphan
True means Asset is orphaned. Is required.
Public propertyParentId
“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.
Public propertyRootId
“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.
Public propertyTypeId
Asset Category: Unknown, Regular, Building, Unit, Community, RoomArea, Floor, Utility, Equipment. Is required.
Top
See Also