AGI AgAsHpopPlugin 11 Send comments on this topic.
DateString Method (IAgAsEOMFuncPluginStateVector)
See Also 
DateAbbrv





Description

Current epoch expressed using the date format abbreviation specified.

Syntax

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

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

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

[Java]
public String dateString(
String DateAbbrv
);

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

Parameters

DateAbbrv

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1