StatusList..::..List Property
Gets or sets the value.
Namespace:
ZarahDB_Library.TypesAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public List<string> List { get; set; }
<RequiredAttribute> _ Public Property List As List(Of String) Get Set