Enum SimpleCondition
Conditions on the source value.
Namespace: MediaBrowser.Model.Attributes
Assembly: MediaBrowser.Model.dll
Syntax
public enum SimpleCondition
Fields
Name | Description |
---|---|
IsFalse | |
IsNotNullOrEmpty | |
IsNull | |
IsTrue |
Conditions on the source value.
public enum SimpleCondition
Name | Description |
---|---|
IsFalse | |
IsNotNullOrEmpty | |
IsNull | |
IsTrue |