Skip to content

ServiceNow.Core

SNow.Core

SnowFilterAttribute Class

Used when the properties from an table only has meaning in an specif subset of data
Like in the relations table.

csharp
public class SnowFilterAttribute : System.Attribute

Inheritance System.Object 🡒 System.Attribute 🡒 SnowFilterAttribute

Constructors
SnowFilterAttribute(string)
Fields
Query

Released under the MIT License.