[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not the Permissions object has any permissions set.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool Empty { get; } |
Public ReadOnly Property Empty As Boolean |
public: property bool Empty { bool get (); } |