Uses of Class
microsoft.dynamics.crm.entity.Postcomment.Builder
-
Packages that use Postcomment.Builder Package Description microsoft.dynamics.crm.entity -
-
Uses of Postcomment.Builder in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Postcomment.Builder Modifier and Type Method Description Postcomment.BuilderPostcomment.Builder. _createdby_value(String _createdby_value)Postcomment.BuilderPostcomment.Builder. _createdonbehalfby_value(String _createdonbehalfby_value)Postcomment.BuilderPostcomment.Builder. _organizationid_value(String _organizationid_value)Postcomment.BuilderPostcomment.Builder. _postid_value(String _postid_value)static Postcomment.BuilderPostcomment. builderPostcomment()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Postcomment.BuilderPostcomment.Builder. createdon(OffsetDateTime createdon)Postcomment.BuilderPostcomment.Builder. postcommentid(String postcommentid)Postcomment.BuilderPostcomment.Builder. text(String text)Postcomment.BuilderPostcomment.Builder. timezoneruleversionnumber(Integer timezoneruleversionnumber)Postcomment.BuilderPostcomment.Builder. utcconversiontimezonecode(Integer utcconversiontimezonecode)
-