Uses of Class
microsoft.dynamics.crm.complex.ComplexImageAttributeMetadata
-
Packages that use ComplexImageAttributeMetadata Package Description microsoft.dynamics.crm.complex -
-
Uses of ComplexImageAttributeMetadata in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ComplexImageAttributeMetadata Modifier and Type Method Description ComplexImageAttributeMetadataComplexImageAttributeMetadata.Builder. build()ComplexImageAttributeMetadataComplexImageAttributeMetadata. withCanStoreFullImage(Boolean canStoreFullImage)ComplexImageAttributeMetadataComplexImageAttributeMetadata. withIsPrimaryImage(Boolean isPrimaryImage)ComplexImageAttributeMetadataComplexImageAttributeMetadata. withMaxHeight(Short maxHeight)ComplexImageAttributeMetadataComplexImageAttributeMetadata. withMaxSizeInKB(Integer maxSizeInKB)ComplexImageAttributeMetadataComplexImageAttributeMetadata. withMaxWidth(Short maxWidth)ComplexImageAttributeMetadataComplexImageAttributeMetadata. withUnmappedField(String name, String value)
-