Returns the Display Status type.
Read-only property
[Visual Basic .NET] |
---|
Public Property DisplayStatusType() As AgEDisplayTimesType
|
[C#] |
---|
public AgEDisplayTimesType DisplayStatusType {get;}
|
[Managed C++] |
---|
public: __property AgEDisplayTimesType get_DisplayStatusType();
|
[Unmanaged C++] |
---|
public: HRESULT get_DisplayStatusType(
|
[Java] |
---|
public AgEDisplayTimesType getDisplayStatusType();
|