LinkedXWhereParentTableName Property |
Gets the name of the parent table.
Namespace:
Biolomics.SharedClasses
Assembly:
Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string ParentTableName { get; }
Public ReadOnly Property ParentTableName As String
Get
Property Value
Type:
StringThe name of the parent table.
See Also