[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether the server binary is an evaluation copy or a fully
licensed one.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Evaluation { get; } |
Public ReadOnly Property Evaluation As Boolean |
public: property bool Evaluation { bool get (); } |