Click or drag to resize

Equipment Class

Resource that can be scheduled.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceEquipment

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Equipment : Entity, INotifyPropertyChanging, 
	INotifyPropertyChanged

The Equipment type exposes the following members.

Constructors
 NameDescription
Public methodEquipment Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_equipment N:1 business_unit_equipment
Public propertyBusinessUnitId Unique identifier of the associated business unit.
Public propertycalendar_equipment N:1 calendar_equipment
Public propertyCalendarId Fiscal calendar associated with the facility/equipment.
Public propertyCreatedBy Unique identifier of the user who created the facility/equipment entry.
Public propertyCreatedOn Date and time when the facility/equipment entry was created.
Public propertyCreatedOnBehalfBy Unique identifier of the delegate user who created the equipment.
Public propertyDescription Description of the facility/equipment.
Public propertyDisplayInServiceViews For internal use only.
Public propertyEMailAddress Email address of person to contact about the use of the facility/equipment.
Public propertyEntityState
(Inherited from Entity)
Public propertyequipment_accounts 1:N equipment_accounts
Public propertyequipment_activity_parties 1:N equipment_activity_parties
Public propertyEquipment_Annotation 1:N Equipment_Annotation
Public propertyEquipment_AsyncOperations 1:N Equipment_AsyncOperations
Public propertyEquipment_BulkDeleteFailures 1:N Equipment_BulkDeleteFailures
Public propertyequipment_connections1 1:N equipment_connections1
Public propertyequipment_connections2 1:N equipment_connections2
Public propertyequipment_contacts 1:N equipment_contacts
Public propertyEquipment_DuplicateBaseRecord 1:N Equipment_DuplicateBaseRecord
Public propertyEquipment_DuplicateMatchingRecord 1:N Equipment_DuplicateMatchingRecord
Public propertyEquipment_Email_EmailSender 1:N Equipment_Email_EmailSender
Public propertyequipment_principalobjectattributeaccess 1:N equipment_principalobjectattributeaccess
Public propertyEquipment_ProcessSessions 1:N Equipment_ProcessSessions
Public propertyequipment_resources 1:N equipment_resources
Public propertyEquipment_SyncErrors 1:N Equipment_SyncErrors
Public propertyequipment_systemuser N:1 equipment_systemuser
Public propertyEquipmentId Unique identifier of the facility/equipment.
Public propertyExchangeRate Exchange rate for the currency associated with the equipment with respect to the base currency.
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyImportSequenceNumber Unique identifier of the data import or data migration that created this record.
Public propertyIsDisabled Whether the facility/equipment is disabled or operational.
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertylk_equipment_createdby N:1 lk_equipment_createdby
Public propertylk_equipment_createdonbehalfby N:1 lk_equipment_createdonbehalfby
Public propertylk_equipment_modifiedby N:1 lk_equipment_modifiedby
Public propertylk_equipment_modifiedonbehalfby N:1 lk_equipment_modifiedonbehalfby
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedBy Unique identifier of the user who last modified the facility/equipment.
Public propertyModifiedOn Date and time when the facility/equipment entry was last modified.
Public propertyModifiedOnBehalfBy Unique identifier of the delegate user who last modified the equipment.
Public propertyName Name of the facility/equipment.
Public propertyorganization_equipment N:1 organization_equipment
Public propertyOrganizationId Unique identifier of the parent business unit.
Public propertyOverriddenCreatedOn Date and time that the record was migrated.
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRowVersion
(Inherited from Entity)
Public propertysite_equipment N:1 site_equipment
Public propertySiteId Site where the facility/equipment is located.
Public propertySkills Skills needed to operate the facility/equipment.
Public propertyTimeZoneCode Local time zone where the facility/equipment is located.
Public propertyTimeZoneRuleVersionNumber For internal use only.
Public propertyTransactionCurrency_Equipment N:1 TransactionCurrency_Equipment
Public propertyTransactionCurrencyId Unique identifier of the currency associated with the equipment.
Public propertyuserentityinstancedata_equipment 1:N userentityinstancedata_equipment
Public propertyUTCConversionTimeZoneCode Time zone code that was in use when the record was created.
Public propertyVersionNumber Version number of the equipment.
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also