ISPatientVers.UsualPayerType

Description

This property return TSPayerType.

Syntax

object.UsualPayerType

Part Attribute Type Description
object Required
The object always implements the ISPatientVers interface
Restriction: This property is readonly.

Return Value

TSPayerType

Example



  
Note:

Version information

Added in v7.8.0
return type changed from int to TSPayerType in v8.3.0