 | SiteLocationContactAddEntityContactPartialEntity Property |
Gets or sets the partial contact entity.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ContactEntity ContactPartialEntity { get; set; }
Public Property ContactPartialEntity As ContactEntity
Get
Set
Property Value
Type:
ContactEntity
The partial contact entity.
See Also