VODataForm.ViewAs Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD ViewAs(
lBrowse AS LOGIC
) AS VOID
public virtual void ViewAs(
bool lBrowse
)
Request Example
View SourceParameters
- lBrowse
- Type: Logic
See Also