←Select platform

strongName Property

Summary

Strong name for the object being queried.

Syntax

C#
VB
C++
public string strongName { get; set; } 
Public Property strongName() As String 
   Get 
   Set 
public:  
   property String^ strongName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Strong name for the object being queried.

Remarks

This is an optional parameter. An example is a combination of the instance UID, series UID and study UID.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.