KitchenDraw SDK 2
Show / Hide Table of Contents

Property Users

Users

A collection that represents all the registered users in the application.

Declaration
public IList<Appli.User> Users { get; }
Property Value
Type Description
IList<Appli.User>
In this article
Back to top Generated by DocFX