A label associated with the interval stop.
Read-only property
[Visual Basic .NET] |
---|
Public Property LabelStop() As String |
[C#] |
---|
public string LabelStop {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_LabelStop(); |
[Unmanaged C++] |
---|
public: HRESULT get_LabelStop( BSTR * pRetVal ); |
[Java] |
---|
public String getLabelStop(); |