Click or drag to resize

UnclaimPartitionArgsCommitMessage Property

A custom message that should be used when commiting/submitting the partition's data to the repository/depot

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public string CommitMessage { get; set; }

Property Value

Type: String
See Also