Share via


DocumentContent.SourceType Property

Definition

The type of the content's source. In case the source type is 'inline', the content is given as a string (for instance, text). In case the source type is 'reference', the content is given as a URI.

public Azure.Health.Insights.RadiologyInsights.DocumentContentSourceType SourceType { get; }
member this.SourceType : Azure.Health.Insights.RadiologyInsights.DocumentContentSourceType
Public ReadOnly Property SourceType As DocumentContentSourceType

Property Value

Applies to