Uses of Class
microsoft.dynamics.crm.entity.Kbarticlecomment
-
Packages that use Kbarticlecomment Package Description microsoft.dynamics.crm.entity -
-
Uses of Kbarticlecomment in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Kbarticlecomment Modifier and Type Method Description KbarticlecommentKbarticlecomment.Builder. build()KbarticlecommentKbarticlecomment. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.KbarticlecommentKbarticlecomment. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).KbarticlecommentKbarticlecomment. with_createdby_value(String _createdby_value)KbarticlecommentKbarticlecomment. with_createdonbehalfby_value(String _createdonbehalfby_value)KbarticlecommentKbarticlecomment. with_kbarticleid_value(String _kbarticleid_value)KbarticlecommentKbarticlecomment. with_modifiedby_value(String _modifiedby_value)KbarticlecommentKbarticlecomment. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)KbarticlecommentKbarticlecomment. withCommenttext(String commenttext)KbarticlecommentKbarticlecomment. withCreatedon(OffsetDateTime createdon)KbarticlecommentKbarticlecomment. withKbarticlecommentid(String kbarticlecommentid)KbarticlecommentKbarticlecomment. withModifiedon(OffsetDateTime modifiedon)KbarticlecommentKbarticlecomment. withOrganizationid(String organizationid)KbarticlecommentKbarticlecomment. withTitle(String title)KbarticlecommentKbarticlecomment. withUnmappedField(String name, String value)KbarticlecommentKbarticlecomment. withVersionnumber(Long versionnumber)
-