Ant Organisation Ltd documentation

ConverterBase.ModifyXmlSchemaType Method 

Allows each type to produce modify the XmlSchemaSimpleType that is used define the field that this converter represents

public virtual void ModifyXmlSchemaType(
   AuthenticatedUser user,
   XmlSchemaSimpleType type
);

Parameters

user
type
Type to be modified

Implements

Converter.ModifyXmlSchemaType

See Also

ConverterBase Class | Ant.ContentEntry.Converters Namespace