Click or drag to resize

NotificationSendPartialEntityThirdPartyKey Property

Gets or sets the ThirdPartyKey.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Guid ThirdPartyKey { get; set; }

Property Value

Type: Guid
The Third Party Key.
See Also