Platform Core .NET Assemblies API
CommitResult Enumeration
See Also  Send Feedback
Terrasoft.Common Namespace : CommitResult Enumeration

Glossary Item Box

Pre-commit validation result type.

Syntax

 
C#
 
 

Members

MemberDescription
CustomPackageA package is custom, and can't be committed to source control system.
NoSourceControlStorageA source control system for a package is not set.
NotSourceControlInstallTypeA package is not under a source control, and can't be committed.
PackageHasForeignLockA package is locked in source control system by other user.
PackageNotFoundPackage for validation not found.
PackageUpdateNeedA package needs update from source control system.
SuccessValidation success.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Common.CommitResult

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.