Retrieves the member type of this event.
Implementation of this member is not complete for this release of the NGWS SDK. This documentation is for information only.
[Visual Basic] Overridable Public ReadOnly Property MemberType As MemberTypes [C#] public MemberTypes MemberType {override get;} [C++] public: __property virtual MemberTypes get_MemberType(); [JScript] public function get MemberType() : MemberTypes;
Retrieves Event.
Read-only.
Overrides MemberType.
EventInfo Class | EventInfo Members | System.Reflection Namespace | Type