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(String _createdby_value)WorkflowbinaryWorkflowbinary. with_createdonbehalfby_value(String _createdonbehalfby_value)WorkflowbinaryWorkflowbinary. with_flowsessionid_value(String _flowsessionid_value)WorkflowbinaryWorkflowbinary. with_modifiedby_value(String _modifiedby_value)WorkflowbinaryWorkflowbinary. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)WorkflowbinaryWorkflowbinary. with_ownerid_value(String _ownerid_value)WorkflowbinaryWorkflowbinary. with_owningbusinessunit_value(String _owningbusinessunit_value)WorkflowbinaryWorkflowbinary. with_owningteam_value(String _owningteam_value)WorkflowbinaryWorkflowbinary. with_owninguser_value(String _owninguser_value)WorkflowbinaryWorkflowbinary. with_process_value(String _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(String workflowbinaryid)
-