 | LiftEventActivityEntityCollected Property |
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 Collected { get; set; }
Public Property Collected As Boolean
Get
Set
Property Value
Type:
Booleantrue if collected; otherwise,
false.
See Also