DataChangeInfo
DisplayName Property
Nemiro.Data.dll
Display name.
Namespace:
Nemiro.Data
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
DisplayName
{
get
; }
public string DisplayName { get; }
Public
ReadOnly
Property
DisplayName
As
String
Get
Public ReadOnly Property DisplayName As String Get
Property Value
Type:
String
See Also
DataChangeInfo Class
Nemiro.Data Namespace