SPC012202: Do not declare field 'InternalType' in FieldTypes

Do not use a <Field Name="InternalType"> element in a custom field type definition.

TypeName: DoNotDeclareInternalTypeInFieldTypes
CheckId: SPC012202
Severity: Error
Type: FieldType
Resolution

Remove field 'InternalType' from a FieldType.

MSDN: InternalType represents an internal base type. Do not use a <Field Name="InternalType"> element in your custom field type definitions.

comments powered by Disqus