ProductIdPropertySerializeParameters Method

The specifications do not allow parameters for this property. Any parameters are ignored.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void SerializeParameters(
	StringBuilder sb
)

Parameters

sb  StringBuilder
The StringBuilder to which the parameters are appended

See Also