AGI AgAccessConstraintPlugin 11 Send comments on this topic.
DateString Method (IAgAccessConstraintPluginResultEval)
See Also 
DateAbbrv
Windows






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface