Class ImportTMMetadataSchemeResultInfo
Encapsulates the result of a TM custom fields scheme import operation.
Syntax
public class ImportTMMetadataSchemeResultInfo : ResultInfo
Fields
ConflictedFields
A list that contains the field names that conflicted with the fields already defined in the TM. These new fields have not been added to the scheme.
Declaration
public List<string> ConflictedFields