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