ToolBar.DoAction Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD DoAction(
oUpdate
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual DoAction(
Usual oUpdate = default
)
Request Example
View SourceParameters
- oUpdate (Optional)
- Type: Usual
Return Value
Type:
UsualSee Also