Architecture Property

Summary

Gets the architecture of the service.

Syntax
C#
VB
C++
public Nullable<Architecture> Architecture { get; } 
  
Public ReadOnly Property Architecture As Nullable(Of Architecture) 
public: 
property Nullable<Architecture> Architecture { 
   Nullable<Architecture> get(); 
} 

Property Value

The service architecture.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly