This data interface represents a user relation to a user group in Composite C1. This can be used to query user group members through a DataConnection.
Namespace: Composite.Data.TypesAssembly: Composite (in Composite.dll) Version: 3.2.4497.34829
Syntax
| C# |
|---|
public interface IUserUserGroupRelation : IData |
| Visual Basic |
|---|
Public Interface IUserUserGroupRelation _ Inherits IData |
| Visual C++ |
|---|
public interface class IUserUserGroupRelation : IData |