Click or drag to resize

Publisher Class

A publisher of a CRM solution.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkPublisher

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class Publisher : Entity, INotifyPropertyChanging, 
	INotifyPropertyChanged

The Publisher type exposes the following members.

Constructors
  NameDescription
Public methodPublisher
Default Constructor.
Top
Properties
  NameDescription
Public propertyAddress1_AddressId
Unique identifier for address 1.
Public propertyAddress1_AddressTypeCode
Type of address for address 1, such as billing, shipping, or primary address.
Public propertyAddress1_City
City name for address 1.
Public propertyAddress1_Country
Country/region name for address 1.
Public propertyAddress1_County
County name for address 1.
Public propertyAddress1_Fax
Fax number for address 1.
Public propertyAddress1_Latitude
Latitude for address 1.
Public propertyAddress1_Line1
First line for entering address 1 information.
Public propertyAddress1_Line2
Second line for entering address 1 information.
Public propertyAddress1_Line3
Third line for entering address 1 information.
Public propertyAddress1_Longitude
Longitude for address 1.
Public propertyAddress1_Name
Name to enter for address 1.
Public propertyAddress1_PostalCode
ZIP Code or postal code for address 1.
Public propertyAddress1_PostOfficeBox
Post office box number for address 1.
Public propertyAddress1_ShippingMethodCode
Method of shipment for address 1.
Public propertyAddress1_StateOrProvince
State or province for address 1.
Public propertyAddress1_Telephone1
First telephone number associated with address 1.
Public propertyAddress1_Telephone2
Second telephone number associated with address 1.
Public propertyAddress1_Telephone3
Third telephone number associated with address 1.
Public propertyAddress1_UPSZone
United Parcel Service (UPS) zone for address 1.
Public propertyAddress1_UTCOffset
UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.
Public propertyAddress2_AddressId
Unique identifier for address 2.
Public propertyAddress2_AddressTypeCode
Type of address for address 2. such as billing, shipping, or primary address.
Public propertyAddress2_City
City name for address 2.
Public propertyAddress2_Country
Country/region name for address 2.
Public propertyAddress2_County
County name for address 2.
Public propertyAddress2_Fax
Fax number for address 2.
Public propertyAddress2_Latitude
Latitude for address 2.
Public propertyAddress2_Line1
First line for entering address 2 information.
Public propertyAddress2_Line2
Second line for entering address 2 information.
Public propertyAddress2_Line3
Third line for entering address 2 information.
Public propertyAddress2_Longitude
Longitude for address 2.
Public propertyAddress2_Name
Name to enter for address 2.
Public propertyAddress2_PostalCode
ZIP Code or postal code for address 2.
Public propertyAddress2_PostOfficeBox
Post office box number for address 2.
Public propertyAddress2_ShippingMethodCode
Method of shipment for address 2.
Public propertyAddress2_StateOrProvince
State or province for address 2.
Public propertyAddress2_Telephone1
First telephone number associated with address 2.
Public propertyAddress2_Telephone2
Second telephone number associated with address 2.
Public propertyAddress2_Telephone3
Third telephone number associated with address 2.
Public propertyAddress2_UPSZone
United Parcel Service (UPS) zone for address 2.
Public propertyAddress2_UTCOffset
UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.
Public propertyAttributes (Inherited from Entity.)
Public propertyCreatedBy
Unique identifier of the user who created the publisher.
Public propertyCreatedOn
Date and time when the publisher was created.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the publisher.
Public propertyCustomizationOptionValuePrefix
Default option value prefix used for newly created options for solutions associated with this publisher.
Public propertyCustomizationPrefix
Prefix used for new entities, attributes, and entity relationships for solutions associated with this publisher.
Public propertyDescription
Description of the solution.
Public propertyEMailAddress
Email address for the publisher.
Public propertyEntityImage
Shows the default image for the record.
Public propertyEntityImage_Timestamp
Public propertyEntityImage_URL
Public propertyEntityImageId
For internal use only.
Public propertyEntityState (Inherited from Entity.)
Public propertyExtensionData (Inherited from Entity.)
Public propertyFormattedValues (Inherited from Entity.)
Public propertyFriendlyName
User display name for this publisher.
Public propertyId (Overrides Entity.Id.)
Public propertyIsReadonly
Indicates whether the publisher was created as part of a managed solution installation.
Public propertyItem (Inherited from Entity.)
Public propertylk_publisher_createdby
N:1 lk_publisher_createdby
Public propertylk_publisher_modifiedby
N:1 lk_publisher_modifiedby
Public propertylk_publisherbase_createdonbehalfby
N:1 lk_publisherbase_createdonbehalfby
Public propertylk_publisherbase_modifiedonbehalfby
N:1 lk_publisherbase_modifiedonbehalfby
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Unique identifier of the user who last modified the publisher.
Public propertyModifiedOn
Date and time when the publisher was last modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who modified the publisher.
Public propertyorganization_publisher
N:1 organization_publisher
Public propertyOrganizationId
Unique identifier of the organization associated with the publisher.
Public propertyPinpointPublisherDefaultLocale
Default locale of the publisher in Microsoft Pinpoint.
Public propertyPinpointPublisherId
Identifier of the publisher in Microsoft Pinpoint.
Public propertyPublisher_PublisherAddress
1:N Publisher_PublisherAddress
Public propertypublisher_solution
1:N publisher_solution
Public propertyPublisherId
Unique identifier of the publisher.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertySupportingWebsiteUrl
URL for the supporting website of this publisher.
Public propertyUniqueName
The unique name of this publisher.
Public propertyuserentityinstancedata_publisher
1:N userentityinstancedata_publisher
Public propertyVersionNumber
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates 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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also