ComponentOne DataObjects for .NET
RelationName Property

C1.Data.2 Assembly > C1.Data Namespace > GetListEventArgs Class : RelationName Property
The name of the relation (in GetRows:C1DataView event, empty if the view is not a child view).
Syntax
'Declaration
 
Public ReadOnly Property RelationName As System.String
public System.string RelationName {get;}
See Also

Reference

GetListEventArgs Class
GetListEventArgs Members