[This is preliminary documentation and is subject to change.]
The constructor
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public AccountDB( bool isSync ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ isSync As Boolean _ ) |
Visual C++ |
---|
public: AccountDB( bool isSync ) |
Parameters
- isSync
- Type: System..::.Boolean