Click or drag to resize
IPathFilter Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Netadmin.Management.Path.Dto.IPathFilter"]

Namespace: Netadmin.Management.Path.Dto
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IPathFilter

The IPathFilter type exposes the following members.

Properties
  NameDescription
Public propertyIEnumerableT, T: Int64EndAttributeIds
Public propertyIEnumerableT, T: Int64EndAttributeTypeIds
Public propertyIEnumerableT, T: Int64EndObjectTypeIds
Public propertyIEnumerableT, T: Int64Ids
Public propertyStringName
Public propertyIEnumerableT, T: PathOutputTypeOutputTypes
Public propertyIEnumerableT, T: Int64PathConditions
Public propertyIEnumerableT, T: Int64StartObjectTypeIds
Public propertyIEnumerableT, T: StringTags
Top
See Also