AccountDeleted Property

Whether the account has been deleted or not.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public bool Deleted { get; }

Property Value

Boolean

Remarks

When an account is deleted by an administrator this field is updated. This account will only be available until the end of the week when the servers are reset and deleted accounts are not loaded. Accounts can be undeleted.

Deleted accounts cannot trade.

See Also