SoLicensedProductIsTrialProduct Method |
Returns true if the product is a trial one, false otherwise.
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsTrialProduct()
Public Function IsTrialProduct As Boolean
public:
bool IsTrialProduct()
member IsTrialProduct : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also