stcValidateGenericType..::..Asset Property
   Gets or sets a value indicating whether this stcValidateGenericType is asset.
   
                
    Namespace: 
   HelpSTAR.PCL.CommonAssembly: HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)
Syntax
[DataMemberAttribute] public bool Asset { get; set; }
<DataMemberAttribute> _ Public Property Asset As Boolean Get Set