Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / Id Property


In This Topic
    Id Property (FlexViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Id As Guid
    'Usage
     
    
    Dim instance As FlexViewer
    Dim value As Guid
     
    value = instance.Id
    public Guid Id {get;}
    See Also