MetadataStructureValidatorunacceptableTypes Field |
List of types which should not be validated and traversed into.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxprotected static IEnumerable<Type> unacceptableTypes
Protected Shared unacceptableTypes As IEnumerable(Of Type)
protected:
static IEnumerable<Type^>^ unacceptableTypes
Field Value
Type:
IEnumerableType
See Also