Class ChangeGroupLifetime
- Namespace
- InSite.Application.Groups.Write
- Assembly
- Shift.Sdk.dll
public class ChangeGroupLifetime : Command, ICommand
- Inheritance
-
ChangeGroupLifetime
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeGroupLifetime(Guid, int?, string)
public ChangeGroupLifetime(Guid group, int? quantity, string unit)
Parameters
Properties
Quantity
public int? Quantity { get; }
Property Value
- int?
Unit
public string Unit { get; }