 | BreakExportCompleteEntitySysUserBreakGuids Property |
Gets or sets the system user break guids.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Break
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<Guid> SysUserBreakGuids { get; set; }
Public Property SysUserBreakGuids As IList(Of Guid)
Get
Set
Property Value
Type:
IListGuid
The system user break guids.
See Also