Command property

Specifies the SACommand to execute when performing the Update.

Syntax
Visual Basic

Public Property Command As SACommand
C#

public SACommand Command  { get; set; }
See also