Opalis Quick Integration Kit 3.0
Gets the name of the output.

Namespace:  Opalis.QuickIntegrationKit
Assembly:  Opalis.QuickIntegrationKit(in Opalis.QuickIntegrationKit.dll) Version: 3.0.0.0 (3.1.0.1)

Syntax

C#
public 
string 
Name { 
get; }
Visual Basic (Declaration)
Public 
ReadOnly 
Property 
Name 
As 
String
Visual C++
public:
property 
String^ 
Name {
	
String^ 
get ();
}

Field Value

The name of the output.

See Also