dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskRowUpdatedEventArgs Class / Command Property

In This Topic
Command Property (ZohoDeskRowUpdatedEventArgs)
In This Topic
Syntax
'Declaration
 
Public Shadows ReadOnly Property Command As ZohoDeskCommand
 

Property Value

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