 | CreateCasualCustomerPartialEntityThirdPartyReference Property |
Gets or sets the third party reference.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ThirdPartyReference { get; set; }
Public Property ThirdPartyReference As String
Get
Set
Property Value
Type:
StringThe third party reference.
See Also