ServicePRO SDK Help

stcTemplate..::..System Property

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

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

Syntax


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

Field Value

true if system; otherwise, false.