Click or drag to resize

UserBase Class

An abstract base class used by user account related data objects.
Inheritance Hierarchy

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public abstract class UserBase

The UserBase type exposes the following members.

Properties
  NameDescription
Public propertyId
A unique identifier for this particular user/user-group (corresponds to the primary key in the FactoryLogix database)
Top
See Also