VCardProduct Id Property
This is used to get the Product ID (PRODID) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This property is valid only for the 3.0 specification
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public ProductIdProperty ProductId { get; }VB
Public ReadOnly Property ProductId As ProductIdProperty
GetC++
public:
property ProductIdProperty^ ProductId {
ProductIdProperty^ get ();
}F#
member ProductId : ProductIdProperty with getProperty Value
ProductIdPropertyThis property is valid only for the 3.0 specification