Convenience function: given a name, returns the value as Object stored in the field with that name.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public abstract Object Get( string fieldName ) |
Visual Basic |
---|
Public MustOverride Function Get ( _ fieldName As String _ ) As Object |
Visual C++ |
---|
public: virtual Object^ Get( String^ fieldName ) abstract |
Parameters
- fieldName
- Type: System..::..String
Name of field