Ant Organisation Ltd documentation

DecimalConverter.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

DecimalConverter Class | Ant.ContentEntry.Converters Namespace