Enum FolderInclusionMode
Defines the types of entities to be searched in the folder and optionally subfolders.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
[DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
public enum FolderInclusionMode
Fields
| Name | Description |
|---|---|
| IncludesNodes | Specified folder(s) include nodes. |
| IncludesServices | Specified folder(s) include services and service versions. |