Click or drag to resize

GetLicensedProvidersRoutineSpecialtyId Property

Required. This is Specialty ID. 0 is acceptable value meaning “Unspecified Specialty”.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int SpecialtyId { get; set; }

Property Value

Type: Int32
See Also