Gets or sets the name of the table view.
Namespace:
C1.Data.SchemaObjectsAssembly: C1.Data.2 (in C1.Data.2.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] public override string Name { get; set; } |
| Visual Basic (Declaration) |
|---|
<XmlAttributeAttribute> _ Public Overrides Property Name As String Get Set |