'DeclarationProperty EnableMobileHome As Boolean
'UsageDim 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.
'DeclarationProperty EnableMobileHome As Boolean
'UsageDim instance As IT27Terminal Dim value As Boolean instance.EnableMobileHome = value value = instance.EnableMobileHome
bool EnableMobileHome {get; set;}