Custom6

Declaration Syntax
| C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
public string Custom6 { get; set; }Public Property Custom6 As String
Dim instance As LoanItem
Dim value As String
value = instance.Custom6
instance.Custom6 = value
/** @property */
public String get_Custom6()
/** @property */
public void set_Custom6(String value)
public function get Custom6 () : String
public function set Custom6 (value : String)
function get_custom6();
function set_custom6(value);
Assembly:
GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)