Publisher Class |
The Publisher 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 publisher. | |
| CreatedOn | Date and time when the publisher was created. | |
| CreatedOnBehalfBy | Unique identifier of the delegate user who created the publisher. | |
| CustomizationOptionValuePrefix | Default option value prefix used for newly created options for solutions associated with this publisher. | |
| CustomizationPrefix | Prefix used for new entities, attributes, and entity relationships for solutions associated with this publisher. | |
| Description | Description of the solution. | |
| EMailAddress | Email address for the publisher. | |
| EntityImage | Shows the default image for the record. | |
| EntityImage_Timestamp | ||
| EntityImage_URL | ||
| EntityImageId | For internal use only. | |
| EntityState | (Inherited from Entity) | |
| ExtensionData | (Inherited from Entity) | |
| FormattedValues | (Inherited from Entity) | |
| FriendlyName | User display name for this publisher. | |
| HasLazyFileAttribute | (Inherited from Entity) | |
| Id | (Overrides Entity.Id) | |
| IsReadonly | Indicates whether the publisher was created as part of a managed solution installation. | |
| 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_publisher_createdby | N:1 lk_publisher_createdby | |
| lk_publisher_modifiedby | N:1 lk_publisher_modifiedby | |
| lk_publisherbase_createdonbehalfby | N:1 lk_publisherbase_createdonbehalfby | |
| lk_publisherbase_modifiedonbehalfby | N:1 lk_publisherbase_modifiedonbehalfby | |
| LogicalName | (Inherited from Entity) | |
| ModifiedBy | Unique identifier of the user who last modified the publisher. | |
| ModifiedOn | Date and time when the publisher was last modified. | |
| ModifiedOnBehalfBy | Unique identifier of the delegate user who modified the publisher. | |
| organization_publisher | N:1 organization_publisher | |
| OrganizationId | Unique identifier of the organization associated with the publisher. | |
| PinpointPublisherDefaultLocale | Default locale of the publisher in Microsoft Pinpoint. | |
| PinpointPublisherId | Identifier of the publisher in Microsoft Pinpoint. | |
| Publisher_DuplicateBaseRecord | 1:N Publisher_DuplicateBaseRecord | |
| Publisher_DuplicateMatchingRecord | 1:N Publisher_DuplicateMatchingRecord | |
| Publisher_PublisherAddress | 1:N Publisher_PublisherAddress | |
| publisher_solution | 1:N publisher_solution | |
| Publisher_SyncErrors | 1:N Publisher_SyncErrors | |
| PublisherId | Unique identifier of the publisher. | |
| RelatedEntities | (Inherited from Entity) | |
| RowVersion | (Inherited from Entity) | |
| SupportingWebsiteUrl | URL for the supporting website of this publisher. | |
| UniqueName | The unique name of this publisher. | |
| userentityinstancedata_publisher | 1:N userentityinstancedata_publisher | |
| VersionNumber |
| 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 |