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 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.