AccountLastName Property
The user's last name.
Syntax
__property String AccountLastName = {read=FAccountLastName, write=FSetAccountLastName};
Default Value
""
Remarks
The user's last name.
This property is read-only.
Data Type
String
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
AccountLastName PropertyThe user's last name. Syntax__property String AccountLastName = {read=FAccountLastName, write=FSetAccountLastName}; Default Value"" RemarksThe user's last name. This property is read-only. Data TypeString |
||