Discuss this help topic in SecureBlackbox Forum

TElXMLWSUDateTime.ValueType

TElXMLWSUDateTime     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    string ValueType;

[VB.NET]
    Property ValueType As String

[Pascal]
    under development

[C++]
    void get_ValueType(sb_u16string &OutResult);
    void get_ValueType(std::wstring &OutResult);
    void set_ValueType(const sb_u16string &Value);
    void set_ValueType(const std::wstring &Value);

[PHP]
    string get_ValueType()
    void set_ValueType(string $Value)

[Java]
    String getValueType();
    void setValueType(String AValue);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum