Ant Organisation Ltd documentation

GroupType Members

GroupType overview

Public Instance Constructors

GroupType Constructor Constructor

Public Instance Properties

ForeignKey Foriegn key field for this group
Hint Hint information about the field
Index Index of the field, used to order the fields in display
InnerType The type of object which is edited in this group or type
Label Label of the field, to be used when editing this type
MaxOccurs Maximum number of occurances of this field
MinOccurs Minimum number of occurances of this field
Name Name of the field type, used in the XML to give a tag name

Public Instance Methods

Clone
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetSummary Summary information about the field to be displayed in the list
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

GroupType Class | Ant.ContentEntry.EditContentTypes Namespace