NetDataFile_.IsMessageTypePermit Method
protected bool IsMessageTypePermit(
byte type
)
This language is not supported or no code example is available.
protected:
bool IsMessageTypePermit(
Byte type
)
This language is not supported or no code example is available.
protected function IsMessageTypePermit(
type : byte
) : boolean;
This language is not supported or no code example is available.
Parameters
-
type
-
byte
Return Value
bool
In this article
Definition