Class RemoveStandardCategory
- Namespace
- InSite.Application.Standards.Write
- Assembly
- Shift.Sdk.dll
public class RemoveStandardCategory : Command, ICommand
- Inheritance
-
RemoveStandardCategory
- Implements
- Inherited Members
- Extension Methods
Constructors
RemoveStandardCategory(Guid, Guid)
public RemoveStandardCategory(Guid standardId, Guid categoryId)
Parameters
RemoveStandardCategory(Guid, Guid[])
public RemoveStandardCategory(Guid standardId, Guid[] categoryIds)
Parameters
Properties
CategoryIds
public Guid[] CategoryIds { get; set; }
Property Value
- Guid[]