Table of Contents

Class UpdateIdentifierInput

Namespace
OpenSettings.Models.Inputs
Assembly
OpenSettings.dll
public class UpdateIdentifierInput
Inheritance
UpdateIdentifierInput
Inherited Members

Properties

IdentifierId

public string IdentifierId { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]

SetSortOrderPosition

public SetSortOrderPosition? SetSortOrderPosition { get; set; }

Property Value

SetSortOrderPosition?

SortOrder

public int SortOrder { get; set; }

Property Value

int

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?