ServicePRO SDK Help

stcEncryption..::..NewFlag Property

Gets or sets a value indicating whether [new flag].

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

Syntax


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

Field Value

true if [new flag]; otherwise, false.