Ant Organisation Ltd documentation

PropertyInformation Constructor (String, String, Boolean)

Constructor

public PropertyInformation(
   string converter,
   string displayer,
   bool required
);

Parameters

converter
Name of the type of a Converter object which implements the ContentEntry.Converter interface
displayer
Name of the type of a FieldDisplayer object which implements the ContentEntry.Converter interface
required
Defines whether this property is required

See Also

PropertyInformation Class | Ant.ContentEntry.ClassInformation Namespace | PropertyInformation Constructor Overload List