VCardClient Pid Maps Property
This is used to get the client PID map (CLIENTPIDMAP) properties
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
If the returned collection is empty, there are no client PID map properties for the vCard
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public ClientPidMapPropertyCollection ClientPidMaps { get; }VB
Public ReadOnly Property ClientPidMaps As ClientPidMapPropertyCollection
GetC++
public:
property ClientPidMapPropertyCollection^ ClientPidMaps {
ClientPidMapPropertyCollection^ get ();
}F#
member ClientPidMaps : ClientPidMapPropertyCollection with getProperty Value
ClientPidMapPropertyCollectionIf the returned collection is empty, there are no client PID map properties for the vCard