Click or drag to resize

ExportItemValidateFieldConsistencyInParents Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public bool ValidateFieldConsistencyInParents(
	IEnumerable<string> fields
)

Parameters

fields
Type: System.Collections.GenericIEnumerableString

Return Value

Type: Boolean
See Also