Show / Hide Table of Contents

Class RepositoryTransactionCancelOptions

Instructions on how to cancel the transaction

Inheritance
System.Object
RepositoryTransactionCancelOptions
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public class RepositoryTransactionCancelOptions : object

Properties

TransactionId

Transaction identifier

Declaration
public long TransactionId { get; set; }
Property Value
Type Description
System.Int64

VersionRationale

A log message indicating why the transaction is being canceled

Declaration
public MultilingualString VersionRationale { get; }
Property Value
Type Description
MultilingualString

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica