你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ClinicalDocumentContent.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; set; }
member this.SourceType : Azure.Health.Insights.RadiologyInsights.DocumentContentSourceType with get, set
Public Property SourceType As DocumentContentSourceType

Property Value

Applies to