ProductIdPropertyValue Property

This property is overridden to handle parsing the product ID components and concatenating them when requested.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override string Value { get; set; }

Property Value

String
If some but not all parts are specified, default values are used for the missing parts

See Also