BasePropertyTag Property
This read-only property must be specified to define the tag used for the property (i.e. FN, N, ADR,
etc).
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public abstract string Tag { get; }
Public MustOverride ReadOnly Property Tag As String
Get
public:
virtual property String^ Tag {
String^ get () abstract;
}
abstract Tag : string with get
Property Value
StringThis should return a string that represents the property type in the PDI data stream