Пример #1
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMkbarticlecomment class.
 /// </summary>
 /// <param name="createdon">Date and time when the knowledge base
 /// article comment was created.</param>
 /// <param name="modifiedon">Date and time when the knowledge base
 /// article comment was last modified.</param>
 /// <param name="_modifiedbyValue">Unique identifier of the user who
 /// last modified the knowledge base article comment.</param>
 /// <param name="organizationid">Unique identifier of the organization
 /// with which the article comment is associated.</param>
 /// <param name="_kbarticleidValue">Unique identifier of the knowledge
 /// base article to which the comment applies.</param>
 /// <param name="kbarticlecommentid">Unique identifier of the knowledge
 /// base article comment.</param>
 /// <param name="commenttext">Comment text for the knowledge base
 /// article.</param>
 /// <param name="_modifiedonbehalfbyValue">Unique identifier of the
 /// delegate user who last modified the kbarticlecomment.</param>
 /// <param name="_createdonbehalfbyValue">Unique identifier of the
 /// delegate user who created the kbarticlecomment.</param>
 /// <param name="title">Title of the knowledge base article
 /// comment.</param>
 /// <param name="_createdbyValue">Unique identifier of the user who
 /// created the knowledge base article comment.</param>
 public MicrosoftDynamicsCRMkbarticlecomment(System.DateTimeOffset?createdon = default(System.DateTimeOffset?), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _modifiedbyValue = default(string), string organizationid = default(string), string _kbarticleidValue = default(string), string kbarticlecommentid = default(string), string commenttext = default(string), string _modifiedonbehalfbyValue = default(string), string _createdonbehalfbyValue = default(string), string title = default(string), string versionnumber = default(string), string _createdbyValue = default(string), IList <MicrosoftDynamicsCRMbulkdeletefailure> kbArticleCommentBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> kbArticleCommentAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMkbarticle kbarticleid = default(MicrosoftDynamicsCRMkbarticle), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser))
 {
     Createdon                     = createdon;
     Modifiedon                    = modifiedon;
     this._modifiedbyValue         = _modifiedbyValue;
     Organizationid                = organizationid;
     this._kbarticleidValue        = _kbarticleidValue;
     Kbarticlecommentid            = kbarticlecommentid;
     Commenttext                   = commenttext;
     this._modifiedonbehalfbyValue = _modifiedonbehalfbyValue;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     Title                = title;
     Versionnumber        = versionnumber;
     this._createdbyValue = _createdbyValue;
     KbArticleCommentBulkDeleteFailures = kbArticleCommentBulkDeleteFailures;
     Createdby         = createdby;
     Createdonbehalfby = createdonbehalfby;
     KbArticleCommentAsyncOperations = kbArticleCommentAsyncOperations;
     Modifiedonbehalfby = modifiedonbehalfby;
     Kbarticleid        = kbarticleid;
     Modifiedby         = modifiedby;
     CustomInit();
 }
Пример #2
0
 /// <summary>
 /// Initializes a new instance of the
 /// MicrosoftDynamicsCRMsharepointdocumentlocation class.
 /// </summary>
 public MicrosoftDynamicsCRMsharepointdocumentlocation(int?importsequencenumber = default(int?), string description = default(string), string _owneridValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string _owningbusinessunitValue = default(string), System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), string _transactioncurrencyidValue = default(string), string _owninguserValue = default(string), string absoluteurl = default(string), string name = default(string), string _createdbyValue = default(string), int?locationtype = default(int?), string _modifiedonbehalfbyValue = default(string), string _regardingobjectidValue = default(string), string _parentsiteorlocationValue = default(string), long?versionnumber = default(long?), int?timezoneruleversionnumber = default(int?), object exchangerate = default(object), int?statecode = default(int?), string _owningteamValue = default(string), string sitecollectionid = default(string), int?utcconversiontimezonecode = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string relativeurl = default(string), string userid = default(string), string _modifiedbyValue = default(string), string sharepointdocumentlocationid = default(string), int?servicetype = default(int?), string _createdonbehalfbyValue = default(string), int?statuscode = default(int?), MicrosoftDynamicsCRMknowledgearticle regardingobjectidKnowledgearticle = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), MicrosoftDynamicsCRMaccount regardingobjectidAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMquote regardingobjectidQuote = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMproduct regardingobjectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMsharepointdocumentlocation parentsiteorlocationSharepointdocumentlocation = default(MicrosoftDynamicsCRMsharepointdocumentlocation), IList <MicrosoftDynamicsCRMsharepointdocumentlocation> sharepointdocumentlocationParentSharepointdocumentlocation = default(IList <MicrosoftDynamicsCRMsharepointdocumentlocation>), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMlead regardingobjectidLead = default(MicrosoftDynamicsCRMlead), IList <MicrosoftDynamicsCRMduplicaterecord> sharePointDocumentLocationDuplicateBaseRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMsalesliterature regardingobjectidSalesliterature = default(MicrosoftDynamicsCRMsalesliterature), MicrosoftDynamicsCRMopportunity regardingobjectidOpportunity = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMsharepointsite parentsiteorlocationSharepointsite = default(MicrosoftDynamicsCRMsharepointsite), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMkbarticle regardingobjectidKbarticle = default(MicrosoftDynamicsCRMkbarticle), IList <MicrosoftDynamicsCRMduplicaterecord> sharePointDocumentLocationDuplicateMatchingRecord = default(IList <MicrosoftDynamicsCRMduplicaterecord>), MicrosoftDynamicsCRMtransactioncurrency transactioncurrencyid = default(MicrosoftDynamicsCRMtransactioncurrency), IList <MicrosoftDynamicsCRMsyncerror> sharePointDocumentLocationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), IList <MicrosoftDynamicsCRMasyncoperation> sharePointDocumentLocationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMbcgovRiskassessment regardingobjectidBcgovRiskassessment = default(MicrosoftDynamicsCRMbcgovRiskassessment), MicrosoftDynamicsCRMincident regardingobjectidIncident = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMbcgovInspection regardingobjectidBcgovInspection = default(MicrosoftDynamicsCRMbcgovInspection), MicrosoftDynamicsCRMbcgovViolationticket regardingobjectidBcgovViolationticket = default(MicrosoftDynamicsCRMbcgovViolationticket), MicrosoftDynamicsCRMbcgovInvestigationstep regardingobjectidBcgovInvestigationstep = default(MicrosoftDynamicsCRMbcgovInvestigationstep), MicrosoftDynamicsCRMbcgovInvestigation regardingobjectidBcgovInvestigation = default(MicrosoftDynamicsCRMbcgovInvestigation))
 {
     Importsequencenumber             = importsequencenumber;
     Description                      = description;
     this._owneridValue               = _owneridValue;
     Createdon                        = createdon;
     this._owningbusinessunitValue    = _owningbusinessunitValue;
     Modifiedon                       = modifiedon;
     this._transactioncurrencyidValue = _transactioncurrencyidValue;
     this._owninguserValue            = _owninguserValue;
     Absoluteurl                      = absoluteurl;
     Name = name;
     this._createdbyValue            = _createdbyValue;
     Locationtype                    = locationtype;
     this._modifiedonbehalfbyValue   = _modifiedonbehalfbyValue;
     this._regardingobjectidValue    = _regardingobjectidValue;
     this._parentsiteorlocationValue = _parentsiteorlocationValue;
     Versionnumber                   = versionnumber;
     Timezoneruleversionnumber       = timezoneruleversionnumber;
     Exchangerate                    = exchangerate;
     Statecode                 = statecode;
     this._owningteamValue     = _owningteamValue;
     Sitecollectionid          = sitecollectionid;
     Utcconversiontimezonecode = utcconversiontimezonecode;
     Overriddencreatedon       = overriddencreatedon;
     Relativeurl               = relativeurl;
     Userid = userid;
     this._modifiedbyValue        = _modifiedbyValue;
     Sharepointdocumentlocationid = sharepointdocumentlocationid;
     Servicetype = servicetype;
     this._createdonbehalfbyValue = _createdonbehalfbyValue;
     Statuscode = statuscode;
     RegardingobjectidKnowledgearticle = regardingobjectidKnowledgearticle;
     Owninguser               = owninguser;
     Owningteam               = owningteam;
     Ownerid                  = ownerid;
     Owningbusinessunit       = owningbusinessunit;
     RegardingobjectidAccount = regardingobjectidAccount;
     RegardingobjectidQuote   = regardingobjectidQuote;
     RegardingobjectidProduct = regardingobjectidProduct;
     ParentsiteorlocationSharepointdocumentlocation             = parentsiteorlocationSharepointdocumentlocation;
     SharepointdocumentlocationParentSharepointdocumentlocation = sharepointdocumentlocationParentSharepointdocumentlocation;
     Createdonbehalfby     = createdonbehalfby;
     Modifiedby            = modifiedby;
     RegardingobjectidLead = regardingobjectidLead;
     SharePointDocumentLocationDuplicateBaseRecord = sharePointDocumentLocationDuplicateBaseRecord;
     Createdby = createdby;
     RegardingobjectidSalesliterature   = regardingobjectidSalesliterature;
     RegardingobjectidOpportunity       = regardingobjectidOpportunity;
     ParentsiteorlocationSharepointsite = parentsiteorlocationSharepointsite;
     Modifiedonbehalfby         = modifiedonbehalfby;
     RegardingobjectidKbarticle = regardingobjectidKbarticle;
     SharePointDocumentLocationDuplicateMatchingRecord = sharePointDocumentLocationDuplicateMatchingRecord;
     Transactioncurrencyid = transactioncurrencyid;
     SharePointDocumentLocationSyncErrors      = sharePointDocumentLocationSyncErrors;
     SharePointDocumentLocationAsyncOperations = sharePointDocumentLocationAsyncOperations;
     RegardingobjectidBcgovRiskassessment      = regardingobjectidBcgovRiskassessment;
     RegardingobjectidIncident               = regardingobjectidIncident;
     RegardingobjectidBcgovInspection        = regardingobjectidBcgovInspection;
     RegardingobjectidBcgovViolationticket   = regardingobjectidBcgovViolationticket;
     RegardingobjectidBcgovInvestigationstep = regardingobjectidBcgovInvestigationstep;
     RegardingobjectidBcgovInvestigation     = regardingobjectidBcgovInvestigation;
     CustomInit();
 }
 /// <summary>
 /// Initializes a new instance of the MicrosoftDynamicsCRMannotation
 /// class.
 /// </summary>
 public MicrosoftDynamicsCRMannotation(System.DateTimeOffset?modifiedon = default(System.DateTimeOffset?), int?importsequencenumber = default(int?), int?filesize = default(int?), System.DateTimeOffset?overriddencreatedon = default(System.DateTimeOffset?), string objecttypecode = default(string), string mimetype = default(string), string _modifiedbyValue = default(string), string documentbody = default(string), object documentbodyBinary = default(object), string _owningteamValue = default(string), long?versionnumber = default(long?), string filename = default(string), string notetext = default(string), string _owninguserValue = default(string), System.DateTimeOffset?createdon = default(System.DateTimeOffset?), string stepid = default(string), string annotationid = default(string), string langid = default(string), bool?isdocument = default(bool?), string _owningbusinessunitValue = default(string), string _owneridValue = default(string), string _createdonbehalfbyValue = default(string), string _objectidValue = default(string), string subject = default(string), string _modifiedonbehalfbyValue = default(string), string _createdbyValue = default(string), MicrosoftDynamicsCRMknowledgearticle objectidKnowledgearticle = default(MicrosoftDynamicsCRMknowledgearticle), MicrosoftDynamicsCRMentitlement objectidEntitlement = default(MicrosoftDynamicsCRMentitlement), MicrosoftDynamicsCRMentitlementchannel objectidEntitlementchannel = default(MicrosoftDynamicsCRMentitlementchannel), MicrosoftDynamicsCRMentitlementtemplate objectidEntitlementtemplate = default(MicrosoftDynamicsCRMentitlementtemplate), MicrosoftDynamicsCRMbookableresource objectidBookableresource = default(MicrosoftDynamicsCRMbookableresource), MicrosoftDynamicsCRMbookableresourcebooking objectidBookableresourcebooking = default(MicrosoftDynamicsCRMbookableresourcebooking), MicrosoftDynamicsCRMbookableresourcebookingheader objectidBookableresourcebookingheader = default(MicrosoftDynamicsCRMbookableresourcebookingheader), MicrosoftDynamicsCRMbookableresourcecategoryassn objectidBookableresourcecategoryassn = default(MicrosoftDynamicsCRMbookableresourcecategoryassn), MicrosoftDynamicsCRMbookableresourcecharacteristic objectidBookableresourcecharacteristic = default(MicrosoftDynamicsCRMbookableresourcecharacteristic), MicrosoftDynamicsCRMbookableresourcegroup objectidBookableresourcegroup = default(MicrosoftDynamicsCRMbookableresourcegroup), MicrosoftDynamicsCRMknowledgebaserecord objectidKnowledgebaserecord = default(MicrosoftDynamicsCRMknowledgebaserecord), MicrosoftDynamicsCRMaccount objectidAccount = default(MicrosoftDynamicsCRMaccount), MicrosoftDynamicsCRMsystemuser modifiedonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMlist objectidList = default(MicrosoftDynamicsCRMlist), MicrosoftDynamicsCRMcampaignresponse objectidCampaignresponse = default(MicrosoftDynamicsCRMcampaignresponse), MicrosoftDynamicsCRMkbarticle objectidKbarticle = default(MicrosoftDynamicsCRMkbarticle), MicrosoftDynamicsCRMcampaignactivity objectidCampaignactivity = default(MicrosoftDynamicsCRMcampaignactivity), MicrosoftDynamicsCRMappointment objectidAppointment = default(MicrosoftDynamicsCRMappointment), MicrosoftDynamicsCRMbusinessunit owningbusinessunit = default(MicrosoftDynamicsCRMbusinessunit), IList <MicrosoftDynamicsCRMbulkdeletefailure> annotationBulkDeleteFailures = default(IList <MicrosoftDynamicsCRMbulkdeletefailure>), MicrosoftDynamicsCRMsla objectidSla = default(MicrosoftDynamicsCRMsla), MicrosoftDynamicsCRMcalendar objectidCalendar = default(MicrosoftDynamicsCRMcalendar), MicrosoftDynamicsCRMsystemuser createdby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMfax objectidFax = default(MicrosoftDynamicsCRMfax), MicrosoftDynamicsCRMincidentresolution objectidIncidentresolution = default(MicrosoftDynamicsCRMincidentresolution), MicrosoftDynamicsCRMcontact objectidContact = default(MicrosoftDynamicsCRMcontact), MicrosoftDynamicsCRMsystemuser owninguser = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMletter objectidLetter = default(MicrosoftDynamicsCRMletter), MicrosoftDynamicsCRMservice objectidService = default(MicrosoftDynamicsCRMservice), MicrosoftDynamicsCRMsalesorder objectidSalesorder = default(MicrosoftDynamicsCRMsalesorder), MicrosoftDynamicsCRMquoteclose objectidQuoteclose = default(MicrosoftDynamicsCRMquoteclose), MicrosoftDynamicsCRMcompetitor objectidCompetitor = default(MicrosoftDynamicsCRMcompetitor), MicrosoftDynamicsCRMprincipal ownerid = default(MicrosoftDynamicsCRMprincipal), MicrosoftDynamicsCRMcontract objectidContract = default(MicrosoftDynamicsCRMcontract), MicrosoftDynamicsCRMgoal objectidGoal = default(MicrosoftDynamicsCRMgoal), MicrosoftDynamicsCRMtask objectidTask = default(MicrosoftDynamicsCRMtask), MicrosoftDynamicsCRMemail objectidEmail = default(MicrosoftDynamicsCRMemail), MicrosoftDynamicsCRMorderclose objectidOrderclose = default(MicrosoftDynamicsCRMorderclose), MicrosoftDynamicsCRMworkflow objectidWorkflow = default(MicrosoftDynamicsCRMworkflow), MicrosoftDynamicsCRMsystemuser createdonbehalfby = default(MicrosoftDynamicsCRMsystemuser), MicrosoftDynamicsCRMincident objectidIncident = default(MicrosoftDynamicsCRMincident), MicrosoftDynamicsCRMequipment objectidEquipment = default(MicrosoftDynamicsCRMequipment), MicrosoftDynamicsCRMcontractdetail objectidContractdetail = default(MicrosoftDynamicsCRMcontractdetail), MicrosoftDynamicsCRMcampaign objectidCampaign = default(MicrosoftDynamicsCRMcampaign), MicrosoftDynamicsCRMsystemuser modifiedby = default(MicrosoftDynamicsCRMsystemuser), IList <MicrosoftDynamicsCRMasyncoperation> annotationAsyncOperations = default(IList <MicrosoftDynamicsCRMasyncoperation>), MicrosoftDynamicsCRMlead objectidLead = default(MicrosoftDynamicsCRMlead), MicrosoftDynamicsCRMmailbox objectidMailbox = default(MicrosoftDynamicsCRMmailbox), MicrosoftDynamicsCRMsocialactivity objectidSocialactivity = default(MicrosoftDynamicsCRMsocialactivity), MicrosoftDynamicsCRMresourcespec objectidResourcespec = default(MicrosoftDynamicsCRMresourcespec), MicrosoftDynamicsCRMteam owningteam = default(MicrosoftDynamicsCRMteam), MicrosoftDynamicsCRMduplicaterule objectidDuplicaterule = default(MicrosoftDynamicsCRMduplicaterule), IList <MicrosoftDynamicsCRMsyncerror> annotationSyncErrors = default(IList <MicrosoftDynamicsCRMsyncerror>), MicrosoftDynamicsCRMserviceappointment objectidServiceappointment = default(MicrosoftDynamicsCRMserviceappointment), MicrosoftDynamicsCRMquote objectidQuote = default(MicrosoftDynamicsCRMquote), MicrosoftDynamicsCRMinvoice objectidInvoice = default(MicrosoftDynamicsCRMinvoice), MicrosoftDynamicsCRMphonecall objectidPhonecall = default(MicrosoftDynamicsCRMphonecall), MicrosoftDynamicsCRMemailserverprofile objectidEmailserverprofile = default(MicrosoftDynamicsCRMemailserverprofile), MicrosoftDynamicsCRMopportunityclose objectidOpportunityclose = default(MicrosoftDynamicsCRMopportunityclose), MicrosoftDynamicsCRMproduct objectidProduct = default(MicrosoftDynamicsCRMproduct), MicrosoftDynamicsCRMopportunity objectidOpportunity = default(MicrosoftDynamicsCRMopportunity), MicrosoftDynamicsCRMrecurringappointmentmaster objectidRecurringappointmentmaster = default(MicrosoftDynamicsCRMrecurringappointmentmaster), MicrosoftDynamicsCRMbcgovCustomaddress objectidBcgovCustomaddress = default(MicrosoftDynamicsCRMbcgovCustomaddress), MicrosoftDynamicsCRMbcgovLocation objectidBcgovLocation = default(MicrosoftDynamicsCRMbcgovLocation), MicrosoftDynamicsCRMbcgovEquipment objectidBcgovEquipment = default(MicrosoftDynamicsCRMbcgovEquipment), MicrosoftDynamicsCRMbcgovEquipmentlocation objectidBcgovEquipmentlocation = default(MicrosoftDynamicsCRMbcgovEquipmentlocation), MicrosoftDynamicsCRMbcgovRiskassessment objectidBcgovRiskassessment = default(MicrosoftDynamicsCRMbcgovRiskassessment))
 {
     Modifiedon            = modifiedon;
     Importsequencenumber  = importsequencenumber;
     Filesize              = filesize;
     Overriddencreatedon   = overriddencreatedon;
     Objecttypecode        = objecttypecode;
     Mimetype              = mimetype;
     this._modifiedbyValue = _modifiedbyValue;
     Documentbody          = documentbody;
     DocumentbodyBinary    = documentbodyBinary;
     this._owningteamValue = _owningteamValue;
     Versionnumber         = versionnumber;
     Filename              = filename;
     Notetext              = notetext;
     this._owninguserValue = _owninguserValue;
     Createdon             = createdon;
     Stepid       = stepid;
     Annotationid = annotationid;
     Langid       = langid;
     Isdocument   = isdocument;
     this._owningbusinessunitValue = _owningbusinessunitValue;
     this._owneridValue            = _owneridValue;
     this._createdonbehalfbyValue  = _createdonbehalfbyValue;
     this._objectidValue           = _objectidValue;
     Subject = subject;
     this._modifiedonbehalfbyValue          = _modifiedonbehalfbyValue;
     this._createdbyValue                   = _createdbyValue;
     ObjectidKnowledgearticle               = objectidKnowledgearticle;
     ObjectidEntitlement                    = objectidEntitlement;
     ObjectidEntitlementchannel             = objectidEntitlementchannel;
     ObjectidEntitlementtemplate            = objectidEntitlementtemplate;
     ObjectidBookableresource               = objectidBookableresource;
     ObjectidBookableresourcebooking        = objectidBookableresourcebooking;
     ObjectidBookableresourcebookingheader  = objectidBookableresourcebookingheader;
     ObjectidBookableresourcecategoryassn   = objectidBookableresourcecategoryassn;
     ObjectidBookableresourcecharacteristic = objectidBookableresourcecharacteristic;
     ObjectidBookableresourcegroup          = objectidBookableresourcegroup;
     ObjectidKnowledgebaserecord            = objectidKnowledgebaserecord;
     ObjectidAccount              = objectidAccount;
     Modifiedonbehalfby           = modifiedonbehalfby;
     ObjectidList                 = objectidList;
     ObjectidCampaignresponse     = objectidCampaignresponse;
     ObjectidKbarticle            = objectidKbarticle;
     ObjectidCampaignactivity     = objectidCampaignactivity;
     ObjectidAppointment          = objectidAppointment;
     Owningbusinessunit           = owningbusinessunit;
     AnnotationBulkDeleteFailures = annotationBulkDeleteFailures;
     ObjectidSla                = objectidSla;
     ObjectidCalendar           = objectidCalendar;
     Createdby                  = createdby;
     ObjectidFax                = objectidFax;
     ObjectidIncidentresolution = objectidIncidentresolution;
     ObjectidContact            = objectidContact;
     Owninguser                 = owninguser;
     ObjectidLetter             = objectidLetter;
     ObjectidService            = objectidService;
     ObjectidSalesorder         = objectidSalesorder;
     ObjectidQuoteclose         = objectidQuoteclose;
     ObjectidCompetitor         = objectidCompetitor;
     Ownerid                            = ownerid;
     ObjectidContract                   = objectidContract;
     ObjectidGoal                       = objectidGoal;
     ObjectidTask                       = objectidTask;
     ObjectidEmail                      = objectidEmail;
     ObjectidOrderclose                 = objectidOrderclose;
     ObjectidWorkflow                   = objectidWorkflow;
     Createdonbehalfby                  = createdonbehalfby;
     ObjectidIncident                   = objectidIncident;
     ObjectidEquipment                  = objectidEquipment;
     ObjectidContractdetail             = objectidContractdetail;
     ObjectidCampaign                   = objectidCampaign;
     Modifiedby                         = modifiedby;
     AnnotationAsyncOperations          = annotationAsyncOperations;
     ObjectidLead                       = objectidLead;
     ObjectidMailbox                    = objectidMailbox;
     ObjectidSocialactivity             = objectidSocialactivity;
     ObjectidResourcespec               = objectidResourcespec;
     Owningteam                         = owningteam;
     ObjectidDuplicaterule              = objectidDuplicaterule;
     AnnotationSyncErrors               = annotationSyncErrors;
     ObjectidServiceappointment         = objectidServiceappointment;
     ObjectidQuote                      = objectidQuote;
     ObjectidInvoice                    = objectidInvoice;
     ObjectidPhonecall                  = objectidPhonecall;
     ObjectidEmailserverprofile         = objectidEmailserverprofile;
     ObjectidOpportunityclose           = objectidOpportunityclose;
     ObjectidProduct                    = objectidProduct;
     ObjectidOpportunity                = objectidOpportunity;
     ObjectidRecurringappointmentmaster = objectidRecurringappointmentmaster;
     ObjectidBcgovCustomaddress         = objectidBcgovCustomaddress;
     ObjectidBcgovLocation              = objectidBcgovLocation;
     ObjectidBcgovEquipment             = objectidBcgovEquipment;
     ObjectidBcgovEquipmentlocation     = objectidBcgovEquipmentlocation;
     ObjectidBcgovRiskassessment        = objectidBcgovRiskassessment;
     CustomInit();
 }