 | ActivityDetailRequestSearchJobs Property |
Gets or sets a value indicating whether [search jobs].
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer.Activity
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SearchJobs { get; set; }
Public Property SearchJobs As Boolean
Get
Set
Property Value
Type:
Booleantrue if [search jobs]; otherwise,
false.
See Also