SmartBuddyInfo
Description
The custom structure represents an instance of the SmartBuddy entity.
Constructor
| Constructor | Description |
|---|---|
| SmartBuddyInfo | Initializes a new instance of the SmartBuddyInfo object model. |
Properties
| Property | Description |
|---|---|
| BuddyId | Gets the SmartBuddy Id. |
| TenantId | Gets the Tenant Id of the SmartBuddy. |
| UserId | Gets the User Id of the buddy creator. |
| StationId | Gets the StationId of the SmartBuddy. |
| Name | Gets the name of the SmartBuddy. |
| DomainUser | Gets the DomainUserName of the buddy creator. |
| DomainPwd | Gets the Domain Password of the buddy creator. |
| Description | Gets the description of the SmartBuddy. |
| UserName | Gets the UserName of the buddy creator. |
| StationName | Gets the StationName of the SmartBuddy. |
| JobCount | Gets the value that indicates how many jobs were submitted by SmartBuddy. |
| StationStatus | Gets the status of the SmartStation. |
| ModifiedBy | Gets the username by whom the SmartBuddy got modified. |
| CreatedBy | Gets the username of the SmartBuddy creator. |
| Modified | Gets the Date&Time of the SmartBuddy is modified. |
| Created | Gets the creation Date&Time of the SmartBuddy. |
Remarks
Use the SmartBuddyInfo object model to get information about the Smart Buddy.