 | 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)
Syntaxpublic Guid ThirdPartyKey { get; set; }
Public Property ThirdPartyKey As Guid
Get
Set
Property Value
Type:
Guid
The Third Party Key.
See Also