|  | 
| AccountAllStructuresSelectedOption Property  | 
 
  Option used to select all structures, or only those selected by the user.
 
    Namespace: 
   ASI.TAM.API.Data.UI.Account.Employee
    Assembly:
   ASI.TAM.API.Data.UI.Account.Employee (in ASI.TAM.API.Data.UI.Account.Employee.dll) Version: 2021.1.0.391
 Syntax
Syntaxpublic OptionType AllStructuresSelectedOption { get; set; }Public Property AllStructuresSelectedOption As OptionType
	Get
	Set
Dim instance As Account
Dim value As OptionType
value = instance.AllStructuresSelectedOption
instance.AllStructuresSelectedOption = value
Property Value
Type: 
OptionType Remarks
Remarks See Also
See Also