KindPropertyOtherKind Property

This property is used to set or get the card kind string when the type is set to Other

Definition

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

Property Value

String
Setting this parameter automatically sets the CardKind property to Other.

See Also