Uses of Class
microsoft.dynamics.crm.complex.QueryByAttribute
-
Packages that use QueryByAttribute Package Description microsoft.dynamics.crm.complex -
-
Uses of QueryByAttribute in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return QueryByAttribute Modifier and Type Method Description QueryByAttributeQueryByAttribute.Builder. build()QueryByAttributeQueryByAttribute. withColumnSet(ColumnSet columnSet)QueryByAttributeQueryByAttribute. withEntityName(String entityName)QueryByAttributeQueryByAttribute. withPageInfo(PagingInfo pageInfo)QueryByAttributeQueryByAttribute. withTopCount(Integer topCount)QueryByAttributeQueryByAttribute. withUnmappedField(String name, Object value)
-