Custom0

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