←Select platform

FriendlyName Property

Summary

Gets the friendly name for this AnnBatesNumber.

Syntax
C#
VB
C++
Java
public string FriendlyName { get; set; } 
Public Property FriendlyName As String 
public String getFriendlyName() 
public void setFriendlyName(String name) 
public:  
   property String^ FriendlyName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string that represents the friendly name for this AnnBatesNumber.

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.Annotations.BatesStamp Assembly