'Declaration
Property EnableMobileHome As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.EnableMobileHome = value value = instance.EnableMobileHome
bool EnableMobileHome {get; set;}
Gets or sets a value indicating whether to allow a host sequence to set a mobile home.
'Declaration
Property EnableMobileHome As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.EnableMobileHome = value value = instance.EnableMobileHome
bool EnableMobileHome {get; set;}