NotificationDetails.TargetPlatforms Property

Definition

Gets or sets the notification target platforms.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="TargetPlatforms", Order=1009)]
public string TargetPlatforms { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="TargetPlatforms", Order=1009)>]
member this.TargetPlatforms : string with get, set
Public Property TargetPlatforms As String

Property Value

The notification target platforms.

Attributes

Applies to