ServicePRO SDK Help

stcValidateGenericType..::..Asset Property

Gets or sets a value indicating whether this stcValidateGenericType is asset.

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

Syntax


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

Field Value

true if asset; otherwise, false.