| ProcessServiceDimensions Property |
Contains the service dimensions of the process template.
Only used then the process is a template.
The collection is not always populated (according to load options)
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ServiceDimensions ServiceDimensions { get; set; }
Property Value
Type:
ServiceDimensions
See Also