ServicePRO SDK Help

stcMemo..::..bIsWeb Property

Gets or sets a value indicating whether [b is web].

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

Syntax


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

Field Value

true if [b is web]; otherwise, false.