Share via


CustomActivity.RetentionTimeInDays Property

Definition

Gets or sets the retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.retentionTimeInDays")]
public object RetentionTimeInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.retentionTimeInDays")>]
member this.RetentionTimeInDays : obj with get, set
Public Property RetentionTimeInDays As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to