ServicePRO SDK Help

stcTemplate..::..Delete Property

Gets or sets a value indicating whether this stcTemplate is delete.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool Delete { get; set; }
<DataMemberAttribute> _
Public Property Delete As Boolean
	Get
	Set

Field Value

true if delete; otherwise, false.