  | IRecordBaseKeys Property  | 
 
            A collection of keys contained in the record.
            
 
    Namespace: 
   Mavidian.DataConveyer.Entities.KeyVal
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
SyntaxIReadOnlyList<string> Keys { get; }ReadOnly Property Keys As IReadOnlyList(Of String)
	Get
Property Value
Type: 
IReadOnlyListString
See Also