ServicePRO SDK Help

stcTblTemplateAll..::..Save Property

Gets or sets a value indicating whether this stcTblTemplateAll is save.

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

Syntax


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

Field Value

true if save; otherwise, false.