ServerCommandService.ViewGroupInfo Class Reference

Contains ViewGroup information. More...

Properties

Guid Id [get, set]
 Gets or sets the ViewGroup Id.
 
DateTime LastModifiedTime [get, set]
 Gets or sets the last modified time.
 
string LastModifiedUser [get, set]
 Gets or sets the last modified used.
 
string Name [get, set]
 Gets or sets the ViewGroup Name.
 
bool ReadOnly [get, set]
 Gets or sets the read only state.
 
ViewGroupType ViewGroupType [get, set]
 Gets or sets the ViewGroup type.
 

Detailed Description

Contains ViewGroup information.

Property Documentation

◆ Id

Guid ServerCommandService.ViewGroupInfo.Id
getset

Gets or sets the ViewGroup Id.

◆ LastModifiedTime

DateTime ServerCommandService.ViewGroupInfo.LastModifiedTime
getset

Gets or sets the last modified time.

◆ LastModifiedUser

string ServerCommandService.ViewGroupInfo.LastModifiedUser
getset

Gets or sets the last modified used.

◆ Name

string ServerCommandService.ViewGroupInfo.Name
getset

Gets or sets the ViewGroup Name.

◆ ReadOnly

bool ServerCommandService.ViewGroupInfo.ReadOnly
getset

Gets or sets the read only state.

◆ ViewGroupType

ViewGroupType ServerCommandService.ViewGroupInfo.ViewGroupType
getset

Gets or sets the ViewGroup type.