|   | ClientRequestHandlerAliases Property | 
        
        
            Gets any aliases for the command.
            
        
        Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic string[] Aliases { get; }Public ReadOnly Property Aliases As String()
	Get
public:
property array<String^>^ Aliases {
	array<String^>^ get ();
}member Aliases : string[] with get
Property Value
String See Also
See Also