Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomFilmSessionParameters Class : OwnerID Property |
public string OwnerID {get; set;}
'Declaration
Public Property OwnerID As String
'Usage
Dim instance As DicomFilmSessionParameters Dim value As String instance.OwnerID = value value = instance.OwnerID
public string OwnerID {get; set;}
<br/>get_OwnerID();<br/>set_OwnerID(value);<br/>Object.defineProperty('OwnerID');