Class SrAddMessagesContent
Inherited Members
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class SrAddMessagesContent : ManagerOperationContent
Properties
| Improve this Doc View SourceKind
Declaration
public override string Kind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceMessages
Declaration
public List<byte[]> Messages { get; set; }
Property Value
| Type | Description |
|---|---|
| List<System.Byte[]> |