ViewColumnMetadataAppearance - свойство
Gets or sets Псевдоним или имя колонки хранящего внешний вид
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
public string Appearance { get; set; }
<DataMemberAttribute>
Public Property Appearance As String
Get
Set
public:
[DataMemberAttribute]
virtual property String^ Appearance {
String^ get () sealed;
void set (String^ value) sealed;
}
[<DataMemberAttribute>]
abstract Appearance : string with get, set
[<DataMemberAttribute>]
override Appearance : string with get, set
StringIViewColumnMetadataAppearance