CandideServer.MessageModels.Entities.UpdateEntityParameterMessage
Type JSONpublic class in CandideServer.MessageModels.Entities
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Entities - Base type
System.Object - Hash
8CF6766E93F8CDEEB519C6C9DA0F62EDF07587E8DD0D80F5D050A79783A599C9
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
EntityId# | public | public System.Guid EntityId |
Key# | public | public System.String Key |
State# | public | public System.Int32 State |
Value# | public | public System.String Value |