TargetSubID Field
Assigned value used to identify specific individual or unit
intended to receive message. ADMIN reserved for administrative
messages not intended for a specific user.
public const int TargetSubID = 57
This language is not supported or no code example is available.
public:
const int TargetSubID = 57;
This language is not supported or no code example is available.
public const TargetSubID : int = 57
This language is not supported or no code example is available.
Field Value
int
In this article
Definition