Table of Contents

Class ModifyStandardFieldGuid

Namespace
InSite.Application.Standards.Write
Assembly
Shift.Sdk.dll
public class ModifyStandardFieldGuid : Command, ICommand
Inheritance
ModifyStandardFieldGuid
Implements
Inherited Members
Extension Methods

Constructors

ModifyStandardFieldGuid(Guid, StandardField, Guid?)

public ModifyStandardFieldGuid(Guid standardId, StandardField standardField, Guid? value)

Parameters

standardId Guid
standardField StandardField
value Guid?

Properties

Field

public StandardField Field { get; set; }

Property Value

StandardField

Value

public Guid? Value { get; set; }

Property Value

Guid?