Ant Organisation Ltd documentation | |
PropertyInformation Constructor (String, String, Boolean, Int32)
Constructor
public PropertyInformation(
string converterString,
string displayerString,
bool required,
int index);
Parameters
- converterString
- Name of the type of a Converter object which implements the ContentEntry.Converter interface
- displayerString
- Name of the type of a FieldDisplayer object which implements the ContentEntry.Converter interface
- required
- Defines whether this property is required
- index
- Index of the field
See Also
PropertyInformation Class | Ant.ContentEntry.ClassInformation Namespace | PropertyInformation Constructor Overload List