Class ModifyStandardFieldInt
- Namespace
- InSite.Application.Standards.Write
- Assembly
- Shift.Sdk.dll
public class ModifyStandardFieldInt : Command, ICommand
- Inheritance
-
ModifyStandardFieldInt
- Implements
- Inherited Members
- Extension Methods
Constructors
ModifyStandardFieldInt(Guid, StandardField, int?)
public ModifyStandardFieldInt(Guid standardId, StandardField standardField, int? value)
Parameters
standardIdGuidstandardFieldStandardFieldvalueint?
Properties
Field
public StandardField Field { get; set; }
Property Value
Value
public int? Value { get; set; }
Property Value
- int?