Ant Organisation Ltd documentation

Int32Converter.ModifyXmlSchemaType Method 

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

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

Parameters

user
type
Type to be modified

Implements

Converter.ModifyXmlSchemaType

See Also

Int32Converter Class | Ant.ContentEntry.Converters Namespace