  | IDescribedConfigurationTaskHelpUri Property  | 
 
            A link to an external website where the administrator can get more information about the task
            
 
    Namespace: 
   SanteDB.Core.Configuration
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
SyntaxReadOnly Property HelpUri As Uri
	Get
property Uri^ HelpUri {
	Uri^ get ();
}abstract HelpUri : Uri with get
Property Value
Type: 
Uri
See Also