Class SlotId
- Namespace
- CedarDotNet.Models
- Assembly
- CedarDotNet.dll
A template slot.
public static class SlotId
- Inheritance
-
SlotId
- Inherited Members
Properties
Principal
The principal slot.
public static string Principal { get; }
Property Value
Resource
The resource slot.
public static string Resource { get; }