CapabilityType.TargetType Property

Definition

Gets string of the Target Type that this Capability Type extends.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetType")]
public string TargetType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetType")>]
member this.TargetType : string
Public ReadOnly Property TargetType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to