Uses of Class
microsoft.dynamics.crm.entity.Plugintype
-
Packages that use Plugintype Package Description microsoft.dynamics.crm.entity -
-
Uses of Plugintype in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Plugintype Modifier and Type Method Description PlugintypePlugintype.Builder. build()PlugintypePlugintype. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PlugintypePlugintype. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PlugintypePlugintype. with_createdby_value(String _createdby_value)PlugintypePlugintype. with_createdonbehalfby_value(String _createdonbehalfby_value)PlugintypePlugintype. with_modifiedby_value(String _modifiedby_value)PlugintypePlugintype. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)PlugintypePlugintype. with_organizationid_value(String _organizationid_value)PlugintypePlugintype. with_pluginassemblyid_value(String _pluginassemblyid_value)PlugintypePlugintype. withAssemblyname(String assemblyname)PlugintypePlugintype. withComponentstate(Integer componentstate)PlugintypePlugintype. withCreatedon(OffsetDateTime createdon)PlugintypePlugintype. withCulture(String culture)PlugintypePlugintype. withCustomizationlevel(Integer customizationlevel)PlugintypePlugintype. withCustomworkflowactivityinfo(String customworkflowactivityinfo)PlugintypePlugintype. withDescription(String description)PlugintypePlugintype. withFriendlyname(String friendlyname)PlugintypePlugintype. withIsmanaged(Boolean ismanaged)PlugintypePlugintype. withIsworkflowactivity(Boolean isworkflowactivity)PlugintypePlugintype. withMajor(Integer major)PlugintypePlugintype. withMinor(Integer minor)PlugintypePlugintype. withModifiedon(OffsetDateTime modifiedon)PlugintypePlugintype. withName(String name)PlugintypePlugintype. withOverwritetime(OffsetDateTime overwritetime)PlugintypePlugintype. withPlugintypeid(String plugintypeid)PlugintypePlugintype. withPlugintypeidunique(String plugintypeidunique)PlugintypePlugintype. withPublickeytoken(String publickeytoken)PlugintypePlugintype. withSolutionid(String solutionid)PlugintypePlugintype. withTypename(String typename)PlugintypePlugintype. withUnmappedField(String name, String value)PlugintypePlugintype. withVersion(String version)PlugintypePlugintype. withVersionnumber(Long versionnumber)PlugintypePlugintype. withWorkflowactivitygroupname(String workflowactivitygroupname)
-