DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Api Assembly / C1.DataEngine Namespace / RuntimeJoinCondition Class / from Property

In This Topic
    from Property
    In This Topic
    The fully qualified column name in the primary table.
    Syntax
    'Declaration
     
    Public Property from As String
    public string from {get; set;}
    See Also