OrderSpec.AutoOpen Property (Typed) | |
Determines if this index file will open when the DBF file is opened.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY AutoOpen AS LOGIC GET
public virtual bool AutoOpen { get; }
Request Example
View SourceProperty Value
Type:
LogicDetermines if this index file will open when the DBF file is opened.
See Also