C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / Id Property


In This Topic
Id Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable Property Id As Integer
 
'Usage
 
Dim instance As FlexViewer
Dim value As Integer
 
instance.Id = value
 
value = instance.Id
See Also