dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksRowUpdatedEventArgs Class / Command Property

In This Topic
Command Property (FreshBooksRowUpdatedEventArgs)
In This Topic
Syntax
'Declaration
 
Public Shadows ReadOnly Property Command As FreshBooksCommand
 

Property Value

The FreshBooksCommand to execute when System.Data.Common.DbDataAdapter.Update() is called.
See Also