PVCSSingleEntityTask.

Entity Property

Summary

Gets or sets the entity involved in the operation.

Syntax

[TaskAttribute("entity", Required = true)]
[StringValidator(AllowEmpty = false)]
public virtual string Entity { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string