VCardName Property
This is used to get the Name (N) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public NameProperty Name { get; }
Public ReadOnly Property Name As NameProperty
Get
public:
property NameProperty^ Name {
NameProperty^ get ();
}
member Name : NameProperty with get
Property Value
NameProperty