| Visual Basic (Declaration) | |
|---|---|
Public Property InterpAuth As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string InterpAuth {get; set;} | |
Return Value
The DicomInformation.StudiesDataTable.InterpAuthColumn string value for this row.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code