Property IsEmpty
| Improve this Doc View SourceIsEmpty
Tests whether all properties of this LicenseProviderResult have values of null.
Declaration
public bool IsEmpty { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if the result is empty, otherwise false. |