Returns the last (which might be the only) segment of this Field's name

Namespace: StreamBase.SB
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public string GetShortName()
Public Function GetShortName As String
public:
String^ GetShortName()

See Also