Uses of Class
microsoft.dynamics.crm.entity.Webwizard
-
Packages that use Webwizard Package Description microsoft.dynamics.crm.entity -
-
Uses of Webwizard in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Webwizard Modifier and Type Method Description WebwizardWebwizard.Builder. build()WebwizardWebwizard. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WebwizardWebwizard. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WebwizardWebwizard. with_createdby_value(String _createdby_value)WebwizardWebwizard. with_createdonbehalfby_value(String _createdonbehalfby_value)WebwizardWebwizard. with_modifiedby_value(String _modifiedby_value)WebwizardWebwizard. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)WebwizardWebwizard. with_organizationid_value(String _organizationid_value)WebwizardWebwizard. withAccessprivileges(String accessprivileges)WebwizardWebwizard. withComponentstate(Integer componentstate)WebwizardWebwizard. withCreatedon(OffsetDateTime createdon)WebwizardWebwizard. withIntroducedversion(String introducedversion)WebwizardWebwizard. withIsmanaged(Boolean ismanaged)WebwizardWebwizard. withIsstaticpagesequence(Boolean isstaticpagesequence)WebwizardWebwizard. withModifiedon(OffsetDateTime modifiedon)WebwizardWebwizard. withName(String name)WebwizardWebwizard. withOverwritetime(OffsetDateTime overwritetime)WebwizardWebwizard. withSolutionid(String solutionid)WebwizardWebwizard. withStartpagesequencenumber(Integer startpagesequencenumber)WebwizardWebwizard. withTitleresourcestring(String titleresourcestring)WebwizardWebwizard. withUnmappedField(String name, String value)WebwizardWebwizard. withVersionnumber(Long versionnumber)WebwizardWebwizard. withWebwizardid(String webwizardid)WebwizardWebwizard. withWebwizardidunique(String webwizardidunique)WebwizardWebwizard. withWizardpageheight(Integer wizardpageheight)WebwizardWebwizard. withWizardpagewidth(Integer wizardpagewidth)
-