DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / ChangeUidArgs Class / Reason Property

In This Topic
    Reason Property
    In This Topic
    The reason that the UID should be changed
    Syntax
    'Declaration
     
    
    Public Property Reason As ChangeUidReason
    public ChangeUidReason Reason {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also