Share via


SecuritySolutionsReferenceDataProperties.ProductName Property

Definition

Gets or sets the security solutions' product name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to