Site Class |
The Site type exposes the following members.
| Name | Description | |
|---|---|---|
| Address1_AddressId | Unique identifier for address 1. | |
| Address1_AddressTypeCode | Type of address for address 1, such as billing, shipping, or primary address. | |
| Address1_City | City name for address 1. | |
| Address1_Country | Country/region name for address 1. | |
| Address1_County | County name for address 1. | |
| Address1_Fax | Fax number for address 1. | |
| Address1_Latitude | Latitude for address 1. | |
| Address1_Line1 | First line for entering address 1 information. | |
| Address1_Line2 | Second line for entering address 1 information. | |
| Address1_Line3 | Third line for entering address 1 information. | |
| Address1_Longitude | Longitude for address 1. | |
| Address1_Name | Name to enter for address 1. | |
| Address1_PostalCode | ZIP Code or postal code for address 1. | |
| Address1_PostOfficeBox | Post office box number for address 1. | |
| Address1_ShippingMethodCode | Method of shipment for address 1. | |
| Address1_StateOrProvince | State or province for address 1. | |
| Address1_Telephone1 | First telephone number associated with address 1. | |
| Address1_Telephone2 | Second telephone number associated with address 1. | |
| Address1_Telephone3 | Third telephone number associated with address 1. | |
| Address1_UPSZone | United Parcel Service (UPS) zone for address 1. | |
| Address1_UTCOffset | UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time. | |
| Address2_AddressId | Unique identifier for address 2. | |
| Address2_AddressTypeCode | Type of address for address 2, such as billing, shipping, or primary address. | |
| Address2_City | City name for address 2. | |
| Address2_Country | Country/region name for address 2. | |
| Address2_County | County name for address 2. | |
| Address2_Fax | Fax number for address 2. | |
| Address2_Latitude | Latitude for address 2. | |
| Address2_Line1 | First line for entering address 2 information. | |
| Address2_Line2 | Second line for entering address 2 information. | |
| Address2_Line3 | Third line for entering address 2 information. | |
| Address2_Longitude | Longitude for address 2. | |
| Address2_Name | Name to enter for address 2. | |
| Address2_PostalCode | ZIP Code or postal code for address 2. | |
| Address2_PostOfficeBox | Post office box number for address 2. | |
| Address2_ShippingMethodCode | Method of shipment for address 2. | |
| Address2_StateOrProvince | State or province for address 2. | |
| Address2_Telephone1 | First telephone number associated with address 2. | |
| Address2_Telephone2 | Second telephone number associated with address 2. | |
| Address2_Telephone3 | Third telephone number associated with address 2. | |
| Address2_UPSZone | United Parcel Service (UPS) zone for address 2. | |
| Address2_UTCOffset | UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time. | |
| Attributes | (Inherited from Entity) | |
| CreatedBy | Unique identifier of the user who created the site. | |
| CreatedOn | Date and time when the site was created. | |
| CreatedOnBehalfBy | Unique identifier of the delegate user who created the site. | |
| EMailAddress | Email address for the site. | |
| EntityState | (Inherited from Entity) | |
| ExtensionData | (Inherited from Entity) | |
| FormattedValues | (Inherited from Entity) | |
| HasLazyFileAttribute | (Inherited from Entity) | |
| Id | (Overrides Entity.Id) | |
| ImportSequenceNumber | Unique identifier of the data import or data migration that created this record. | |
| Item | (Inherited from Entity) | |
| KeyAttributes | (Inherited from Entity) | |
| LazyFileAttributeKey | (Inherited from Entity) | |
| LazyFileAttributeValue | (Inherited from Entity) | |
| LazyFileSizeAttributeKey | (Inherited from Entity) | |
| LazyFileSizeAttributeValue | (Inherited from Entity) | |
| lk_site_createdonbehalfby | N:1 lk_site_createdonbehalfby | |
| lk_site_modifiedonbehalfby | N:1 lk_site_modifiedonbehalfby | |
| lk_sitebase_createdby | N:1 lk_sitebase_createdby | |
| lk_sitebase_modifiedby | N:1 lk_sitebase_modifiedby | |
| LogicalName | (Inherited from Entity) | |
| ModifiedBy | Unique identifier of the user who last modified the site. | |
| ModifiedOn | Date and time when the site was last modified. | |
| ModifiedOnBehalfBy | Unique identifier of the delegate user who last modified the site. | |
| Name | Name of the site. | |
| organization_sites | N:1 organization_sites | |
| OrganizationId | Unique identifier of the organization with which the site is associated. | |
| OverriddenCreatedOn | Date and time that the record was migrated. | |
| RelatedEntities | (Inherited from Entity) | |
| RowVersion | (Inherited from Entity) | |
| Site_AsyncOperations | 1:N Site_AsyncOperations | |
| Site_BulkDeleteFailures | 1:N Site_BulkDeleteFailures | |
| site_equipment | 1:N site_equipment | |
| Site_ProcessSessions | 1:N Site_ProcessSessions | |
| site_resources | 1:N site_resources | |
| site_service_appointments | 1:N site_service_appointments | |
| Site_SyncErrors | 1:N Site_SyncErrors | |
| site_system_users | 1:N site_system_users | |
| SiteId | Unique identifier of the site. | |
| TimeZoneCode | Local time zone for the site. | |
| userentityinstancedata_site | 1:N userentityinstancedata_site | |
| VersionNumber | Version number of the site. |
| Name | Description | |
|---|---|---|
| Contains | (Inherited from Entity) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetAttributeValue``1 | (Inherited from Entity) | |
| GetFormattedAttributeValue | (Inherited from Entity) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetRelatedEntities``1 | (Inherited from Entity) | |
| GetRelatedEntity``1 | (Inherited from Entity) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetAttributeValue | (Inherited from Entity) | |
| SetRelatedEntities``1 | (Inherited from Entity) | |
| SetRelatedEntity``1 | (Inherited from Entity) | |
| ToEntity``1 | (Inherited from Entity) | |
| ToEntityReference | (Inherited from Entity) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| TryGetAttributeValue``1 | (Inherited from Entity) |
| Name | Description | |
|---|---|---|
| PropertyChanged | ||
| PropertyChanging |
| Name | Description | |
|---|---|---|
| EntityLogicalName | ||
| EntityTypeCode |