| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Code As String | |
| C# | |
|---|---|
public string Code {get;} | |
Property Value
Represents the Unique identifier code.For an example, refer to DicomUidTable.Reset.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code