Uses of Class
microsoft.dynamics.crm.entity.Workflowbinary.Builder
-
Packages that use Workflowbinary.Builder Package Description microsoft.dynamics.crm.entity -
-
Uses of Workflowbinary.Builder in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Workflowbinary.Builder Modifier and Type Method Description Workflowbinary.BuilderWorkflowbinary.Builder. _createdby_value(String _createdby_value)Workflowbinary.BuilderWorkflowbinary.Builder. _createdonbehalfby_value(String _createdonbehalfby_value)Workflowbinary.BuilderWorkflowbinary.Builder. _flowsessionid_value(String _flowsessionid_value)Workflowbinary.BuilderWorkflowbinary.Builder. _modifiedby_value(String _modifiedby_value)Workflowbinary.BuilderWorkflowbinary.Builder. _modifiedonbehalfby_value(String _modifiedonbehalfby_value)Workflowbinary.BuilderWorkflowbinary.Builder. _ownerid_value(String _ownerid_value)Workflowbinary.BuilderWorkflowbinary.Builder. _owningbusinessunit_value(String _owningbusinessunit_value)Workflowbinary.BuilderWorkflowbinary.Builder. _owningteam_value(String _owningteam_value)Workflowbinary.BuilderWorkflowbinary.Builder. _owninguser_value(String _owninguser_value)Workflowbinary.BuilderWorkflowbinary.Builder. _process_value(String _process_value)static Workflowbinary.BuilderWorkflowbinary. builderWorkflowbinary()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Workflowbinary.BuilderWorkflowbinary.Builder. createdon(OffsetDateTime createdon)Workflowbinary.BuilderWorkflowbinary.Builder. data(byte[] data)Workflowbinary.BuilderWorkflowbinary.Builder. data_name(String data_name)Workflowbinary.BuilderWorkflowbinary.Builder. importsequencenumber(Integer importsequencenumber)Workflowbinary.BuilderWorkflowbinary.Builder. metadata(String metadata)Workflowbinary.BuilderWorkflowbinary.Builder. mimetype(String mimetype)Workflowbinary.BuilderWorkflowbinary.Builder. modifiedon(OffsetDateTime modifiedon)Workflowbinary.BuilderWorkflowbinary.Builder. name(String name)Workflowbinary.BuilderWorkflowbinary.Builder. overriddencreatedon(OffsetDateTime overriddencreatedon)Workflowbinary.BuilderWorkflowbinary.Builder. referencename(String referencename)Workflowbinary.BuilderWorkflowbinary.Builder. statecode(Integer statecode)Workflowbinary.BuilderWorkflowbinary.Builder. statuscode(Integer statuscode)Workflowbinary.BuilderWorkflowbinary.Builder. timezoneruleversionnumber(Integer timezoneruleversionnumber)Workflowbinary.BuilderWorkflowbinary.Builder. type(String type)Workflowbinary.BuilderWorkflowbinary.Builder. utcconversiontimezonecode(Integer utcconversiontimezonecode)Workflowbinary.BuilderWorkflowbinary.Builder. versionnumber(Long versionnumber)Workflowbinary.BuilderWorkflowbinary.Builder. workflowbinaryid(String workflowbinaryid)
-