ResourceFilter class
From Catglobe Wiki
More actions
ResourceFilter
Filter on resource fields
Parent class
Inherits from object
Methods
- (From object) string ToString() - The string representation of the object.
Properties
- int? Id { get; set; } - Id of linked resource. Empty to remove filter
- string ObjectTypeName { get; } - The name of the type of object.
- (From object) TypeInformation TypeInformation { get; } - Get information about this class.