DbServer.SelectionWorkArea Property (Typed) | |
The workarea number of the parent area when the dbserver is a child in a relation.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SelectionWorkArea AS DWORD GET
public virtual uint SelectionWorkArea { get; }
Request Example
View SourceProperty Value
Type:
DWordThe workarea number of the parent area when the dbserver is a child in a relation.
See Also