Click or drag to resize

BatchResponsibleUsers Property

A list of the users or user groups that have been assigned as having primary responsibility over this batch.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public List<UserBase> ResponsibleUsers { get; }

Property Value

Type: ListUserBase
See Also