ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbSet Field

In This Topic
    vbSet Field
    In This Topic
    Specifies that the property being accessed when calling the CallByName function is to assign an object reference to a property.
    Syntax
    'Declaration
     
    Public Const vbSet As CallType
    public const CallType vbSet
    See Also