Return the type of interval.
Read-only property
[Visual Basic .NET] |
---|
Public Property Type() As AgECrdnEventIntervalType
|
[C#] |
---|
public AgECrdnEventIntervalType Type {get;}
|
[Managed C++] |
---|
public: __property AgECrdnEventIntervalType get_Type();
|
[Unmanaged C++] |
---|
public: HRESULT get_Type(
|
[Java] |
---|
public AgECrdnEventIntervalType getType();
|