Uses of Class
microsoft.dynamics.crm.complex.UserLicenseInfo
-
Packages that use UserLicenseInfo Package Description microsoft.dynamics.crm.complex -
-
Uses of UserLicenseInfo in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex declared as UserLicenseInfo Modifier and Type Field Description protected UserLicenseInfoRetrieveUserLicenseInfoResponse. licenseInfoMethods in microsoft.dynamics.crm.complex that return UserLicenseInfo Modifier and Type Method Description UserLicenseInfoUserLicenseInfo.Builder. build()UserLicenseInfoUserLicenseInfo. withUnmappedField(String name, String value)Methods in microsoft.dynamics.crm.complex that return types with arguments of type UserLicenseInfo Modifier and Type Method Description Optional<UserLicenseInfo>RetrieveUserLicenseInfoResponse. getLicenseInfo()Methods in microsoft.dynamics.crm.complex with parameters of type UserLicenseInfo Modifier and Type Method Description RetrieveUserLicenseInfoResponse.BuilderRetrieveUserLicenseInfoResponse.Builder. licenseInfo(UserLicenseInfo licenseInfo)RetrieveUserLicenseInfoResponseRetrieveUserLicenseInfoResponse. withLicenseInfo(UserLicenseInfo licenseInfo)
-