PropertyMapCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of PropertyMap objects.
The PropertyMapCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Connection | ||
Count | Gets the number of user profile property maps for this collection. | |
Item[String] | Gets the property map in the collection. | |
Item[ProfileTypeProperty] |
Top
Methods
Name | Description | |
---|---|---|
Add(String, ProfileTypeProperty, Boolean, Boolean) | ||
Add(String, ProfileTypeProperty, Boolean, Boolean, String) | ||
Add(String, ProfileType, String, Boolean, Boolean, String) | ||
AddNewExportMapping | ||
AddNewMapping | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets the enumerator for the PropertyMap objects. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveAllExportMappingsForAttribute | ||
ToString | (Inherited from Object.) |
Top