| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Name As String | |
| C# | |
|---|---|
public string Name {get;} | |
Return Value
Enumeration that Represents the the name of the Information Object Definition.For an example, refer to DicomIodTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code