Ant Organisation Ltd documentation

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

Int64Converter Class | Ant.ContentEntry.Converters Namespace