EventClient.EventTypes Property
public virtual byte[] EventTypes {get;}
This language is not supported or no code example is available.
public:
virtual property array< Byte >^ EventTypes {
array< Byte >^ get( );
}
This language is not supported or no code example is available.
public function get EventTypes() : byte[];
This language is not supported or no code example is available.
Property Value
byte[]
In this article
Definition