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

In This Topic
    vbGet Field
    In This Topic
    Specifies that the property being accessed when calling the CallByName function is to retrieve its value.
    Syntax
    'Declaration
     
    Public Const vbGet As CallType
    public const CallType vbGet
    See Also