Gets or sets the invocable.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public abstract string Invocable { get; set; } |
Visual Basic |
---|
Public MustOverride Property Invocable As String Get Set |
Visual C++ |
---|
public: virtual property String^ Invocable { String^ get () abstract; void set (String^ value) abstract; } |
F# |
---|
abstract Invocable : string with get, set |
Property Value
Type: StringThe invocable.