Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDiagramClipping Class / DocumentUniqueId Property


In This Topic
    DocumentUniqueId Property
    In This Topic
    Gets the UniqueId of the document to which the items originally belonged (valid after initialization)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DocumentUniqueId As System.String
    'Usage
     
    
    Dim instance As NDiagramClipping
    Dim value As System.String
     
    value = instance.DocumentUniqueId
    public System.string DocumentUniqueId {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also