'DeclarationPublic Property EnableHLLAPILogging As Boolean
'UsageDim instance As WorkspaceAttributes Dim value As Boolean instance.EnableHLLAPILogging = value value = instance.EnableHLLAPILogging
public bool EnableHLLAPILogging {get; set;}
'DeclarationPublic Property EnableHLLAPILogging As Boolean
'UsageDim instance As WorkspaceAttributes Dim value As Boolean instance.EnableHLLAPILogging = value value = instance.EnableHLLAPILogging
public bool EnableHLLAPILogging {get; set;}