|
|
|
|
License Property, SftTree Class |
Returns the product's license number.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Overridable Property License As String |
C# |
public virtual string License { get; } |
C++ |
public: property virtual String^ License { |
Property Value
Returns the product's license number or an empty string for a demo version.
Comments
The License property returns the product's license number.
A demo version of a product does not have a license number.
The license number is used when requesting product support. Please always include your license number. Without your license number we will not be able to help you.