Subscriber portal
Gets or sets the form identifier.
'Declaration Public Property FormId As String Get Set 'Usage Dim instance As FormContext Dim value As String value = instance.FormId instance.FormId = value