Subscriber portal
Gets or sets the view path.
'Declaration Public Property ViewPath As String Get Protected Set 'Usage Dim instance As BuildManagerCompiledView Dim value As String value = instance.ViewPath instance.ViewPath = value