Edit

TestAttachmentRequestModel.AttachmentType Property

Definition

Attachment type By Default it will be GeneralAttachment. It can be one of the following type. { GeneralAttachment, AfnStrip, BugFilingData, CodeCoverage, IntermediateCollectorData, RunConfig, TestImpactDetails, TmiTestRunDeploymentFiles, TmiTestRunReverseDeploymentFiles, TmiTestResultDetail, TmiTestRunSummary }

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string AttachmentType { get; set; }
member this.AttachmentType : string with get, set
Public Property AttachmentType As String

Property Value

Attributes

Applies to