Class DelegationContent
Inherited Members
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class DelegationContent : ManagerOperationContent
Properties
| Improve this Doc View SourceDelegate
Declaration
public string? Delegate { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.String> |
Kind
Declaration
public override string Kind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |