MetaColumnFullDisplayName Property |
Full display name
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntax[XmlIgnoreAttribute]
public string FullDisplayName { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property FullDisplayName As String
Get
public:
[XmlIgnoreAttribute]
property String^ FullDisplayName {
String^ get ();
}
[<XmlIgnoreAttribute>]
member FullDisplayName : string with get
Property Value
Type:
String
See Also