Ant Organisation Ltd documentation | |
PropertyInformation Constructor (Type, Type, Boolean)
Constructor
public PropertyInformation(
Type converter,
Type displayer,
bool required);
Parameters
- converter
- Type of a Converter object which implements the ContentEntry.Converter interface
- displayer
- 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