ProductCharacteristicsQuery Field
In This Topic
Product Characteristics Query SOP Class (1.2.840.10008.5.1.4.41)
Syntax
'Declaration
Public Shared ReadOnly ProductCharacteristicsQuery As UID
'Usage
Dim value As UID
value = SOPClasses.ProductCharacteristicsQuery
public static readonly UID ProductCharacteristicsQuery
public field ProductCharacteristicsQuery: UID; static; readonly
public static var ProductCharacteristicsQuery : UID;
public: static readonly UID* ProductCharacteristicsQuery
public:
static readonly UID^ ProductCharacteristicsQuery
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also