Click or drag to resize

DataDictionaryFieldTypeConflictType Enumeration

[This is preliminary documentation and is subject to change.]

TypeConflictType - MUST be listed in increasing severity!

Namespace:  CSC.SC.TOPICA4.DynamicData
Assembly:  CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.37.7779.15937
Syntax
C#
public enum TypeConflictType
Members
  Member nameValueDescription
TypesMatch0 Types match perfectly (no error)
TextSizeDifference1 All text fields, but sizes differ
EnumerationConflict2 Enumeration conflicts - for one or more enumeration values, Caption and/or EnmuName differ
TypeDifference3 Type difference
See Also