'Declaration
Public Function GetFeatureInformation( _ ByVal featureKey As String _ ) As FeatureInformation
public FeatureInformation GetFeatureInformation( string featureKey )
Parameters
- featureKey
Return Value
A ArcanaDevelopment.adTempus.Shared.FeatureInformation object with information about the feature, or null (Nothing) if the requested feature is not available.