NumberDisplayFormatAppendix Property  | 
 
            Gets or sets the appendix of a number.
            
 
    Namespace: 
   Easymap.AddIn.Data.DisplayFormat
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic string Appendix { get; set; }Public Property Appendix As String
	Get
	Set
Property Value
Type: 
String
See Also