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(UUID _createdby_value)WebwizardWebwizard. with_createdonbehalfby_value(UUID _createdonbehalfby_value)WebwizardWebwizard. with_modifiedby_value(UUID _modifiedby_value)WebwizardWebwizard. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)WebwizardWebwizard. with_organizationid_value(UUID _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(UUID solutionid)WebwizardWebwizard. withStartpagesequencenumber(Integer startpagesequencenumber)WebwizardWebwizard. withTitleresourcestring(String titleresourcestring)WebwizardWebwizard. withUnmappedField(String name, String value)WebwizardWebwizard. withVersionnumber(Long versionnumber)WebwizardWebwizard. withWebwizardid(UUID webwizardid)WebwizardWebwizard. withWebwizardidunique(UUID webwizardidunique)WebwizardWebwizard. withWizardpageheight(Integer wizardpageheight)WebwizardWebwizard. withWizardpagewidth(Integer wizardpagewidth)
-