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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface