FileCheckInParameters.Comments Property

Definition

Type comments describing what has changed in this version

[System.Text.Json.Serialization.JsonPropertyName("comment")]
public string Comments { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("comment")>]
member this.Comments : string with get, set
Public Property Comments As String

Property Value

Attributes

Applies to