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(); }