Uses of Class
microsoft.dynamics.crm.complex.ComplexIntegerAttributeMetadata
-
Packages that use ComplexIntegerAttributeMetadata Package Description microsoft.dynamics.crm.complex -
-
Uses of ComplexIntegerAttributeMetadata in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return ComplexIntegerAttributeMetadata Modifier and Type Method Description ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata.Builder. build()ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata. withFormat(IntegerFormat format)ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata. withFormulaDefinition(String formulaDefinition)ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata. withMaxValue(Integer maxValue)ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata. withMinValue(Integer minValue)ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata. withSourceTypeMask(Integer sourceTypeMask)ComplexIntegerAttributeMetadataComplexIntegerAttributeMetadata. withUnmappedField(String name, Object value)
-