Click or drag to resize

SimpleDataObjectIDataObjectDisplayName Property

States the display name of the data object.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
string IDataObject.DisplayName { get; }

Property Value

Type: String

Implements

IDataObjectDisplayName
See Also