ProductIdPropertyOwnerName Property
This is used to set or get the product owner name
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string OwnerName { get; set; }
Public Property OwnerName As String
Get
Set
public:
property String^ OwnerName {
String^ get ();
void set (String^ value);
}
member OwnerName : string with get, set
Property Value
String