Click or drag to resize

IGroupBase Interface

Base interface of group

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface IGroupBase

The IGroupBase type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Get or set the description of the group
Public propertyName
Get or set the name of the group
Top
Remarks
Common part with the final interface and the POCO
See Also