 |
DriverGoodStudent Property |
GoodStudent
Namespace:
ASI.TAM.API.Data.UI.Account.Contact
Assembly:
ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2020.1.0.1
Syntaxpublic string GoodStudent { get; set; }
Public Property GoodStudent As String
Get
Set
Dim instance As Driver
Dim value As String
value = instance.GoodStudent
instance.GoodStudent = value
Property Value
Type:
String
GoodStudent As String.
Remarks Note |
---|
- Name - GoodStudent
- Lookup - GoodStudent
- Auto Validated - True
|
See Also