Uses of Class
microsoft.dynamics.crm.complex.AppElementInfo.Builder
-
Packages that use AppElementInfo.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of AppElementInfo.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return AppElementInfo.Builder Modifier and Type Method Description AppElementInfo.BuilderAppElementInfo.Builder. appElementType(String appElementType)static AppElementInfo.BuilderAppElementInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AppElementInfo.BuilderAppElementInfo.Builder. objectId(String objectId)
-