Interface IProductInformation
Details about the product
Namespace: Oasys.AdSec
Assembly: AdSec_API_IDL.dll
Syntax
public interface IProductInformationProperties
ProductName
Name of the product
Declaration
string ProductName { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Version
Version of the product
Declaration
string Version { get; }Property Value
| Type | Description | 
|---|---|
| System.String |