[This is preliminary documentation and is subject to change.]
The fourth output argument
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string OutputArgument4 { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property OutputArgument4 As String |
Visual C++ |
---|
public: property String^ OutputArgument4 { String^ get (); } |