ServerCommandService.CustomSettingInfo Class Reference

Contains custom setting information. More...

Properties

Guid Id [get, set]
 Gets or sets the custom setting Id.
 
DateTime LastModifiedTime [get, set]
 Gets or sets the last modified time.
 
string LastModifiedUser [get, set]
 Gets or sets the last modified user.
 

Detailed Description

Contains custom setting information.

Property Documentation

◆ Id

Guid ServerCommandService.CustomSettingInfo.Id
getset

Gets or sets the custom setting Id.

◆ LastModifiedTime

DateTime ServerCommandService.CustomSettingInfo.LastModifiedTime
getset

Gets or sets the last modified time.

◆ LastModifiedUser

string ServerCommandService.CustomSettingInfo.LastModifiedUser
getset

Gets or sets the last modified user.