Custom4

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