ActivityInformationConfigurationIsActionActivity Property |
Is Action Activity - This is an indication that this activity could be put into an action process
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic bool IsActionActivity { get; set; }
Public Property IsActionActivity As Boolean
Get
Set
public:
property bool IsActionActivity {
bool get ();
void set (bool value);
}
member IsActionActivity : bool with get, set
Property Value
Type:
Boolean
See Also