Return the Member Id.
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 Id { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Id As String Get |
Visual C++ |
---|
public: virtual property String^ Id { String^ get () abstract; } |
F# |
---|
abstract Id : string with get |
Property Value
Type: StringThe Member Id.