Skip to main content

Publisher

  • Namespace: PPDS.Dataverse.Generated
  • Assembly: PPDS.Dataverse
  • Kind: Class
  • Base: Entity
  • Implements: INotifyPropertyChanged, INotifyPropertyChanging, IExtensibleDataObject

Summary

A publisher of a CRM solution.

Members

Constructors

Publisher()

Publisher()

Default Constructor.

Properties

Address1_AddressId

Nullable<Guid> Address1_AddressId { get; set; }

Unique identifier for address 1.

Address1_AddressTypeCode

Nullable<publisher_address1_addresstypecode> Address1_AddressTypeCode { get; set; }

Type of address for address 1, such as billing, shipping, or primary address.

Address1_City

string Address1_City { get; set; }

City name for address 1.

Address1_Country

string Address1_Country { get; set; }

Country/region name for address 1.

Address1_County

string Address1_County { get; set; }

County name for address 1.

Address1_Fax

string Address1_Fax { get; set; }

Fax number for address 1.

Address1_Latitude

Nullable<double> Address1_Latitude { get; set; }

Latitude for address 1.

Address1_Line1

string Address1_Line1 { get; set; }

First line for entering address 1 information.

Address1_Line2

string Address1_Line2 { get; set; }

Second line for entering address 1 information.

Address1_Line3

string Address1_Line3 { get; set; }

Third line for entering address 1 information.

Address1_Longitude

Nullable<double> Address1_Longitude { get; set; }

Longitude for address 1.

Address1_Name

string Address1_Name { get; set; }

Name to enter for address 1.

Address1_PostOfficeBox

string Address1_PostOfficeBox { get; set; }

Post office box number for address 1.

Address1_PostalCode

string Address1_PostalCode { get; set; }

ZIP Code or postal code for address 1.

Address1_ShippingMethodCode

Nullable<publisher_address1_shippingmethodcode> Address1_ShippingMethodCode { get; set; }

Method of shipment for address 1.

Address1_StateOrProvince

string Address1_StateOrProvince { get; set; }

State or province for address 1.

Address1_Telephone1

string Address1_Telephone1 { get; set; }

First telephone number associated with address 1.

Address1_Telephone2

string Address1_Telephone2 { get; set; }

Second telephone number associated with address 1.

Address1_Telephone3

string Address1_Telephone3 { get; set; }

Third telephone number associated with address 1.

Address1_UPSZone

string Address1_UPSZone { get; set; }

United Parcel Service (UPS) zone for address 1.

Address1_UTCOffset

Nullable<int> Address1_UTCOffset { get; set; }

UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.

Address2_AddressId

Nullable<Guid> Address2_AddressId { get; set; }

Unique identifier for address 2.

Address2_AddressTypeCode

Nullable<publisher_address2_addresstypecode> Address2_AddressTypeCode { get; set; }

Type of address for address 2. such as billing, shipping, or primary address.

Address2_City

string Address2_City { get; set; }

City name for address 2.

Address2_Country

string Address2_Country { get; set; }

Country/region name for address 2.

Address2_County

string Address2_County { get; set; }

County name for address 2.

Address2_Fax

string Address2_Fax { get; set; }

Fax number for address 2.

Address2_Latitude

Nullable<double> Address2_Latitude { get; set; }

Latitude for address 2.

Address2_Line1

string Address2_Line1 { get; set; }

First line for entering address 2 information.

Address2_Line2

string Address2_Line2 { get; set; }

Second line for entering address 2 information.

Address2_Line3

string Address2_Line3 { get; set; }

Third line for entering address 2 information.

Address2_Longitude

Nullable<double> Address2_Longitude { get; set; }

Longitude for address 2.

Address2_Name

string Address2_Name { get; set; }

Name to enter for address 2.

Address2_PostOfficeBox

string Address2_PostOfficeBox { get; set; }

Post office box number for address 2.

Address2_PostalCode

string Address2_PostalCode { get; set; }

ZIP Code or postal code for address 2.

Address2_ShippingMethodCode

Nullable<publisher_address2_shippingmethodcode> Address2_ShippingMethodCode { get; set; }

Method of shipment for address 2.

Address2_StateOrProvince

string Address2_StateOrProvince { get; set; }

State or province for address 2.

Address2_Telephone1

string Address2_Telephone1 { get; set; }

First telephone number associated with address 2.

Address2_Telephone2

string Address2_Telephone2 { get; set; }

Second telephone number associated with address 2.

Address2_Telephone3

string Address2_Telephone3 { get; set; }

Third telephone number associated with address 2.

Address2_UPSZone

string Address2_UPSZone { get; set; }

United Parcel Service (UPS) zone for address 2.

Address2_UTCOffset

Nullable<int> Address2_UTCOffset { get; set; }

UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.

CreatedBy

EntityReference CreatedBy { get; }

Unique identifier of the user who created the publisher.

CreatedOn

Nullable<DateTime> CreatedOn { get; }

Date and time when the publisher was created.

CreatedOnBehalfBy

EntityReference CreatedOnBehalfBy { get; }

Unique identifier of the delegate user who created the publisher.

CustomizationOptionValuePrefix

Nullable<int> CustomizationOptionValuePrefix { get; set; }

Default option value prefix used for newly created options for solutions associated with this publisher.

CustomizationPrefix

string CustomizationPrefix { get; set; }

Prefix used for new entities, attributes, and entity relationships for solutions associated with this publisher.

Description

string Description { get; set; }

Description of the solution.

EMailAddress

string EMailAddress { get; set; }

Email address for the publisher.

EntityImage

byte[] EntityImage { get; set; }

Shows the default image for the record.

EntityImageId

Nullable<Guid> EntityImageId { get; }

For internal use only.

FriendlyName

string FriendlyName { get; set; }

User display name for this publisher.

IsReadonly

Nullable<bool> IsReadonly { get; }

Indicates whether the publisher was created as part of a managed solution installation.

ModifiedBy

EntityReference ModifiedBy { get; }

Unique identifier of the user who last modified the publisher.

ModifiedOn

Nullable<DateTime> ModifiedOn { get; }

Date and time when the publisher was last modified.

ModifiedOnBehalfBy

EntityReference ModifiedOnBehalfBy { get; }

Unique identifier of the delegate user who modified the publisher.

OrganizationId

EntityReference OrganizationId { get; }

Unique identifier of the organization associated with the publisher.

PinpointPublisherDefaultLocale

string PinpointPublisherDefaultLocale { get; }

Default locale of the publisher in Microsoft Pinpoint.

PinpointPublisherId

Nullable<long> PinpointPublisherId { get; }

Identifier of the publisher in Microsoft Pinpoint.

PublisherId

Nullable<Guid> PublisherId { get; set; }

Unique identifier of the publisher.

SupportingWebsiteUrl

string SupportingWebsiteUrl { get; set; }

URL for the supporting website of this publisher.

UniqueName

string UniqueName { get; set; }

The unique name of this publisher.

lk_publisher_createdby

SystemUser lk_publisher_createdby { get; }

N:1 lk_publisher_createdby

lk_publisher_modifiedby

SystemUser lk_publisher_modifiedby { get; }

N:1 lk_publisher_modifiedby

lk_publisherbase_createdonbehalfby

SystemUser lk_publisherbase_createdonbehalfby { get; }

N:1 lk_publisherbase_createdonbehalfby

lk_publisherbase_modifiedonbehalfby

SystemUser lk_publisherbase_modifiedonbehalfby { get; }

N:1 lk_publisherbase_modifiedonbehalfby

publisher_solution

IEnumerable<Solution> publisher_solution { get; set; }

1:N publisher_solution