ArcFM Engine Developer Guide
ValueName Property


Version: 10.2.1a

Resource Center Home

Registry value used to validate Microsoft Excel installation.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property ValueName As String
'Usage
 
Dim instance As ExcelPresentation
Dim value As String
 
value = instance.ValueName
protected virtual string ValueName {get;}
Remarks
The registry value passed in to Registry.GetValue is an intentionally empty string.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ExcelPresentation Class
ExcelPresentation Members

 

 


Send Comment