Ant Organisation Ltd documentation

RelationshipsBase Members

RelationshipsBase overview

Public Instance Properties

Relationships Gets the Group objects associated with this object

Public Instance Methods

Add Adds a new Relationship
CanAdd Returns true if Relationships can be added
CanDelete Returns true if relationship at index can be deleted
CanEdit Returns if relationship at index can be edited
Delete Deletes the relationship at index
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetActualType Gets the type of relationship that is being edited
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.
GetItemsClone Gets all the relationships
GetRelationshipsForUserOverloaded. Gets all the relationships for a user
GetType (inherited from Object)Gets the Type of the current instance.
Replace Replaces the relationship at index with replacement
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Constructors

RelationshipsBase ConstructorInitializes a new instance of the RelationshipsBase class.

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.
GetSelfRelationship Gets the relationship which represents the user mapping to himself, this is an automatic relationship
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
RefreshIfNecessary

See Also

RelationshipsBase Class | Ant.Security.Base Namespace