Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > CompositeObjectInstance Class : InstanceType Property |
public InstanceLevel InstanceType {get;}
'Declaration Public ReadOnly Property InstanceType As InstanceLevel
'Usage Dim instance As CompositeObjectInstance Dim value As InstanceLevel value = instance.InstanceType
public: property InstanceLevel InstanceType { InstanceLevel get(); }