ServicePRO SDK Help

stcServiceResult<(Of <(<'T>)>)> Class

Class stcServiceResult. This class cannot be inherited.

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

Syntax


[DataContractAttribute]
public sealed class stcServiceResult<T>
<DataContractAttribute> _
Public NotInheritable Class stcServiceResult(Of T)

Type Parameters

T

Inheritance Hierarchy


Object
  HelpSTAR.PCL.Common..::..stcServiceResult<(Of <(<'T>)>)>