ServicePRO SDK Help

stcEnvirment..::..CanContactHome Property

Gets or sets a value indicating whether this instance can contact home.

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

Syntax


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

Field Value

true if this instance can contact home; otherwise, false.