Click or drag to resize

ContainerTypePartialEntityServiceGUIDs Property

Gets or sets the service GUI ds.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<Guid> ServiceGUIDs { get; set; }

Property Value

Type: IListGuid
The service GUI ds.
See Also