| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Goalrollupquery |
Goalrollupquery.Builder.build() |
Goalrollupquery |
Goalrollupquery.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Goalrollupquery |
Goalrollupquery.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Goalrollupquery |
Goalrollupquery.with_createdby_value(String _createdby_value) |
Goalrollupquery |
Goalrollupquery.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Goalrollupquery |
Goalrollupquery.with_modifiedby_value(String _modifiedby_value) |
Goalrollupquery |
Goalrollupquery.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Goalrollupquery |
Goalrollupquery.with_ownerid_value(String _ownerid_value) |
Goalrollupquery |
Goalrollupquery.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Goalrollupquery |
Goalrollupquery.with_owningteam_value(String _owningteam_value) |
Goalrollupquery |
Goalrollupquery.with_owninguser_value(String _owninguser_value) |
Goalrollupquery |
Goalrollupquery.withCreatedon(OffsetDateTime createdon) |
Goalrollupquery |
Goalrollupquery.withFetchxml(String fetchxml) |
Goalrollupquery |
Goalrollupquery.withGoalrollupqueryid(String goalrollupqueryid) |
Goalrollupquery |
Goalrollupquery.withImportsequencenumber(Integer importsequencenumber) |
Goalrollupquery |
Goalrollupquery.withModifiedon(OffsetDateTime modifiedon) |
Goalrollupquery |
Goalrollupquery.withName(String name) |
Goalrollupquery |
Goalrollupquery.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Goalrollupquery |
Goalrollupquery.withQueryentitytype(String queryentitytype) |
Goalrollupquery |
Goalrollupquery.withStatecode(Integer statecode) |
Goalrollupquery |
Goalrollupquery.withStatuscode(Integer statuscode) |
Goalrollupquery |
Goalrollupquery.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Goalrollupquery |
Goalrollupquery.withUnmappedField(String name,
String value) |
Goalrollupquery |
Goalrollupquery.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Goalrollupquery |
Goalrollupquery.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.