AGI AgAsHpopPlugin 11 Send comments on this topic.
RefEpochString Method (IAgAsHpopPluginResult)
See Also 
DateAbbrv





Description

Reference epoch expressed using the date format abbreviation specified.

Syntax

[Visual Basic .NET]
Public Function RefEpochString( _
   ByVal DateAbbrv As String _
) As String

[C#]
public string RefEpochString(
string DateAbbrv
);

[Managed C++]
public: String __gc ^ RefEpochString(
String __gc ^ DateAbbrv
);

[Java]
public String refEpochString(
String DateAbbrv
);

[Unmanaged C++]
public: HRESULT RefEpochString(
BSTR DateAbbrv,
BSTR * ReturnValue
);

Parameters

DateAbbrv

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1