Table of Contents

Class StandardFieldTextModified

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

Constructors

StandardFieldTextModified(StandardField, string)

public StandardFieldTextModified(StandardField field, string value)

Parameters

field StandardField
value string

Properties

Field

public StandardField Field { get; }

Property Value

StandardField

Value

public string Value { get; }

Property Value

string