Entity Class

Summary

Represents an entity in an NAnt.Contrib.Types.PVCS.EntitySet.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types.PVCS
Base Types
  • Element
graph BT Type-->Base0["Element"] Type["Entity"] class Type type-node

Syntax

public sealed class Entity : Element

Constructors

Name Summary
Entity() Constructs and initializes an instance of Entity.

Properties

Name Value Summary
If bool
If true then the entity will be included. The default is true.
Name string
The path for the entity.
Unless bool
Opposite of NAnt.Contrib.Types.PVCS.Entity.If. If false then the entity will be included. The default is false.