The surname or family name for this user.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string LastName { get; set; }Public Property LastName As String
Get
Set
public:
property String^ LastName {
String^ get ();
void set (String^ value);
}member LastName : string with get, set
Property Value
Type:
String
See Also