The ExtensionHelper class provides utility methods for accessing the
            
Inheritance Hierarchy
ABSuite.AccessLayer.Connector.Core.UtilityExtensionHelper
Namespace: ABSuite.AccessLayer.Connector.Core.Utility
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The ExtensionHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|   | GetT | 
            Get the value for the property
             | 
|   | GetAttributeNames | 
            Get a list with all property names available on this object
             | 
|   | SetT | 
            Set the value for a property to the new value
             | 
See Also