←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly