Uses of Class
microsoft.dynamics.crm.entity.Systemuserlicenses
-
Packages that use Systemuserlicenses Package Description microsoft.dynamics.crm.entity -
-
Uses of Systemuserlicenses in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Systemuserlicenses Modifier and Type Method Description SystemuserlicensesSystemuserlicenses.Builder. build()SystemuserlicensesSystemuserlicenses. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SystemuserlicensesSystemuserlicenses. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SystemuserlicensesSystemuserlicenses. withLicenseid(UUID licenseid)SystemuserlicensesSystemuserlicenses. withSystemuserid(UUID systemuserid)SystemuserlicensesSystemuserlicenses. withSystemuserlicenseid(UUID systemuserlicenseid)SystemuserlicensesSystemuserlicenses. withUnmappedField(String name, Object value)
-