OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.GroupRecord Class Reference
Inheritance diagram for OpenSim.Framework.GroupRecord:
Inheritance graph
[legend]

Public Attributes

UUID GroupID
 
string GroupName
 
bool AllowPublish = true
 
bool MaturePublish = true
 
string Charter
 
UUID FounderID = UUID.Zero
 
UUID GroupPicture = UUID.Zero
 
int MembershipFee = 0
 
bool OpenEnrollment = true
 
UUID OwnerRoleID = UUID.Zero
 
bool ShowInList = false
 

Detailed Description

Definition at line 33 of file GroupData.cs.

Member Data Documentation

bool OpenSim.Framework.GroupRecord.AllowPublish = true

Definition at line 37 of file GroupData.cs.

string OpenSim.Framework.GroupRecord.Charter

Definition at line 39 of file GroupData.cs.

UUID OpenSim.Framework.GroupRecord.FounderID = UUID.Zero

Definition at line 40 of file GroupData.cs.

UUID OpenSim.Framework.GroupRecord.GroupID

Definition at line 35 of file GroupData.cs.

string OpenSim.Framework.GroupRecord.GroupName

Definition at line 36 of file GroupData.cs.

UUID OpenSim.Framework.GroupRecord.GroupPicture = UUID.Zero

Definition at line 41 of file GroupData.cs.

bool OpenSim.Framework.GroupRecord.MaturePublish = true

Definition at line 38 of file GroupData.cs.

int OpenSim.Framework.GroupRecord.MembershipFee = 0

Definition at line 42 of file GroupData.cs.

bool OpenSim.Framework.GroupRecord.OpenEnrollment = true

Definition at line 43 of file GroupData.cs.

UUID OpenSim.Framework.GroupRecord.OwnerRoleID = UUID.Zero

Definition at line 44 of file GroupData.cs.

bool OpenSim.Framework.GroupRecord.ShowInList = false

Definition at line 45 of file GroupData.cs.


The documentation for this class was generated from the following file: