PropertyMap.PropertyMapCollection Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property PropertyMapCollection As PropertyMapCollection
Get
'Usage
Dim instance As PropertyMap
Dim value As PropertyMapCollection
value = instance.PropertyMapCollection
public PropertyMapCollection PropertyMapCollection { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.PropertyMapCollection