←Select platform

Description Property

Summary

A detailed description of the permission

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public string Description { get; set; } 
public:  
   [DataMemberAttribute] 
   property String^ Description 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

a detailed description of the permission.

Remarks

The Permission.Name is typically a word with no spaces.

The Permission.FriendlyName is used for display. It will typically have spaces between words, and be more descriptive than the Permission.Name.

The Permission.Description is a detailed description of the permission.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly

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