Show / Hide Table of Contents

Enum RepositoryItemCommitType

The type of commit operation that registered this item

Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
[DataContract(Namespace = "http://ns.colectica.com/2009/07/")]
public enum RepositoryItemCommitType

Fields

Name Description
SystemTranactionPropagation

A version created by version Propagation

Unknown

Unknown creation type

UserSubmitted

A user submitted version

Extension Methods

Extensions.Yield<RepositoryItemCommitType>(RepositoryItemCommitType)
In this article
Back to top Generated by DocFX