Uses of Class
microsoft.dynamics.crm.entity.Workflowbinary
-
Packages that use Workflowbinary Package Description microsoft.dynamics.crm.entity -
-
Uses of Workflowbinary in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Workflowbinary Modifier and Type Method Description WorkflowbinaryWorkflowbinary.Builder. build()WorkflowbinaryWorkflowbinary. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WorkflowbinaryWorkflowbinary. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WorkflowbinaryWorkflowbinary. with_createdby_value(UUID _createdby_value)WorkflowbinaryWorkflowbinary. with_createdonbehalfby_value(UUID _createdonbehalfby_value)WorkflowbinaryWorkflowbinary. with_flowsessionid_value(UUID _flowsessionid_value)WorkflowbinaryWorkflowbinary. with_modifiedby_value(UUID _modifiedby_value)WorkflowbinaryWorkflowbinary. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)WorkflowbinaryWorkflowbinary. with_ownerid_value(UUID _ownerid_value)WorkflowbinaryWorkflowbinary. with_owningbusinessunit_value(UUID _owningbusinessunit_value)WorkflowbinaryWorkflowbinary. with_owningteam_value(UUID _owningteam_value)WorkflowbinaryWorkflowbinary. with_owninguser_value(UUID _owninguser_value)WorkflowbinaryWorkflowbinary. with_process_value(UUID _process_value)WorkflowbinaryWorkflowbinary. withCreatedon(OffsetDateTime createdon)WorkflowbinaryWorkflowbinary. withData(byte[] data)WorkflowbinaryWorkflowbinary. withData_name(String data_name)WorkflowbinaryWorkflowbinary. withImportsequencenumber(Integer importsequencenumber)WorkflowbinaryWorkflowbinary. withMetadata(String metadata)WorkflowbinaryWorkflowbinary. withMimetype(String mimetype)WorkflowbinaryWorkflowbinary. withModifiedon(OffsetDateTime modifiedon)WorkflowbinaryWorkflowbinary. withName(String name)WorkflowbinaryWorkflowbinary. withOverriddencreatedon(OffsetDateTime overriddencreatedon)WorkflowbinaryWorkflowbinary. withReferencename(String referencename)WorkflowbinaryWorkflowbinary. withStatecode(Integer statecode)WorkflowbinaryWorkflowbinary. withStatuscode(Integer statuscode)WorkflowbinaryWorkflowbinary. withTimezoneruleversionnumber(Integer timezoneruleversionnumber)WorkflowbinaryWorkflowbinary. withType(String type)WorkflowbinaryWorkflowbinary. withUnmappedField(String name, String value)WorkflowbinaryWorkflowbinary. withUtcconversiontimezonecode(Integer utcconversiontimezonecode)WorkflowbinaryWorkflowbinary. withVersionnumber(Long versionnumber)WorkflowbinaryWorkflowbinary. withWorkflowbinaryid(UUID workflowbinaryid)
-