The coordinate system epoch for the
CoordinateSystem, expressed as a string in format given by
DateAbbrv. Not needed for systems with fixed epochs (like ICRF,
J2000, B1950).
| [Visual Basic .NET] |
|---|
Public Function GetCoordinateSystemEpoch( _
ByVal DateAbbrv As String _
) As String
|
| [C#] |
|---|
public string GetCoordinateSystemEpoch(
|
| [Managed C++] |
|---|
public: String __gc ^ GetCoordinateSystemEpoch(
|
| [Java] |
|---|
public String getCoordinateSystemEpoch(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetCoordinateSystemEpoch(
|
- DateAbbrv