AS2EnvelopeSettings.FileNameTemplate Property

Definition

Gets or sets the template for file name.

[Newtonsoft.Json.JsonProperty(PropertyName="fileNameTemplate")]
public string FileNameTemplate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileNameTemplate")>]
member this.FileNameTemplate : string with get, set
Public Property FileNameTemplate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to