 | 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)
Syntaxpublic IList<Guid> ServiceGUIDs { get; set; }
Public Property ServiceGUIDs As IList(Of Guid)
Get
Set
Property Value
Type:
IListGuid
The service GUI ds.
See Also