returns true if the eclipsing body is
assigned.
| [Visual Basic .NET] |
|---|
Public Function IsEclipsingBodyAssigned( _
ByVal EclipsingBody As String _
) As Boolean
|
| [C#] |
|---|
public bool IsEclipsingBodyAssigned(
|
| [Managed C++] |
|---|
public: bool IsEclipsingBodyAssigned(
|
| [Java] |
|---|
public bool isEclipsingBodyAssigned(
|
| [Unmanaged C++] |
|---|
public: HRESULT IsEclipsingBodyAssigned(
|
- EclipsingBody