Property SlotCountOverride
SlotCountOverride
SlotCount as stated by THIS instance, or null when it is inherited. Assigning null restores inheritance.
public int? SlotCountOverride { get; set; }
Property Value
- int?
SlotCount as stated by THIS instance, or null when it is inherited. Assigning null restores inheritance.
public int? SlotCountOverride { get; set; }