Table of Contents

Class StandardFieldIntModified

Namespace
InSite.Domain.Standards
Assembly
Shift.Sdk.dll
public class StandardFieldIntModified : Change, IChange
Inheritance
StandardFieldIntModified
Implements
Inherited Members
Extension Methods

Constructors

StandardFieldIntModified(StandardField, int?)

public StandardFieldIntModified(StandardField field, int? value)

Parameters

field StandardField
value int?

Properties

Field

public StandardField Field { get; }

Property Value

StandardField

Value

public int? Value { get; }

Property Value

int?