B
bharold41
Guest
I am very close. Thanks for helping me out. tType is not as not valid object when I perform GET-TYPE on my class. Also, 3rd parameter in the ReflectionHelper is Character. Should I use tType:Name as a 3rd parameter? DEFINE VAR TType as System.Type. TType = System.Type:GetType( "Microsoft.SharePoint.Client.Runtime"). message VALID-OBJECT(TType) view-as alert-box. // <- Displays NO Web1 = clientContextVar:Web. ReflectionHelper:InvokeGenericMethod (clientContextVar,"Load":U,String(tType),web1,"web").
Continue reading...
Continue reading...