equipment EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Resource that can be scheduled.
Entity Set path:[organization URI]/api/data/v8.2/equipments
Base Type: crmbaseentity EntityType
Display Name: Facility/Equipment
Primary Key: equipmentid
Primary Name Attribute: name
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
createdon |
Edm.DateTimeOffset |
Description: Date and time when the facility/equipment entry was created. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Description of the facility/equipment. Display Name: Description |
displayinserviceviews |
Edm.Boolean |
Description: For internal use only. Default Options: 1 : Yes Display Name: Display in Service Views |
emailaddress |
Edm.String |
Description: Email address of person to contact about the use of the facility/equipment. Display Name: Primary Email |
equipmentid |
Edm.Guid |
Description: Unique identifier of the facility/equipment. Display Name: Facility/Equipment |
exchangerate |
Edm.Decimal |
Description: Exchange rate for the currency associated with the equipment with respect to the base currency. Display Name: Exchange Rate Read-only property |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
isdisabled |
Edm.Boolean |
Description: Whether the facility/equipment is disabled or operational. Default Options: 1 : Yes Display Name: Is Disabled |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the facility/equipment entry was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of the facility/equipment. Display Name: Name |
overriddencreatedon |
Edm.DateTimeOffset |
Description: Date and time that the record was migrated. Display Name: Record Created On |
skills |
Edm.String |
Description: Skills needed to operate the facility/equipment. Display Name: Skills |
timezonecode |
Edm.Int32 |
Description: Local time zone where the facility/equipment is located. Display Name: Time Zone |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only. Display Name: Time Zone Rule Version Number |
utcconversiontimezonecode |
Edm.Int32 |
Description: Time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
versionnumber |
Edm.Int64 |
Description: Version number of the equipment. Display Name: Version Number Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_businessunitid_value |
businessunitid_businessunit businessunitid_systemuser |
Unique identifier of the associated business unit. |
_calendarid_value |
calendarid |
Fiscal calendar associated with the facility/equipment. |
_createdby_value |
createdby |
Unique identifier of the user who created the facility/equipment entry. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the equipment. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the facility/equipment. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the equipment. |
_organizationid_value |
organizationid |
Unique identifier of the parent business unit. |
_siteid_value |
siteid |
Site where the facility/equipment is located. |
_transactioncurrencyid_value |
transactioncurrencyid |
Unique identifier of the currency associated with the equipment. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
businessunitid_businessunit |
business_unit_equipment |
|
businessunitid_systemuser |
equipment_systemuser |
|
calendarid |
calendar_equipment |
|
createdby |
lk_equipment_createdby |
|
createdonbehalfby |
lk_equipment_createdonbehalfby |
|
modifiedby |
lk_equipment_modifiedby |
|
modifiedonbehalfby |
lk_equipment_modifiedonbehalfby |
|
organizationid |
organization_equipment |
|
siteid |
site_equipment |
|
transactioncurrencyid |
TransactionCurrency_Equipment |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name |
Type |
Partner |
---|---|---|
equipment_accounts |
preferredequipmentid |
|
equipment_activity_parties |
partyid_equipment |
|
Equipment_Annotation |
objectid_equipment |
|
Equipment_AsyncOperations |
regardingobjectid_equipment |
|
Equipment_BulkDeleteFailures |
regardingobjectid_equipment |
|
equipment_connections1 |
record1id_equipment |
|
equipment_connections2 |
record2id_equipment |
|
equipment_contacts |
preferredequipmentid |
|
Equipment_DuplicateBaseRecord |
baserecordid_equipment |
|
Equipment_DuplicateMatchingRecord |
duplicaterecordid_equipment |
|
Equipment_Email_EmailSender |
emailsender_equipment |
|
equipment_resources |
resourceid_equipment |
|
Equipment_SyncErrors |
regardingobjectid_equipment_syncerror |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright