The Date format to use

Namespace:  Asi.iBO.SystemConfig
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string UdfFormatStamp { get; }
Visual Basic (Declaration)
Public ReadOnly Property UdfFormatStamp As String
Visual C++
public:
property String^ UdfFormatStamp {
	String^ get ();
}

See Also