Amazon.EC2.Model.HistoryRecord.IsSetEventType C# (CSharp) Method

IsSetEventType() private method

private IsSetEventType ( ) : bool
return bool
        internal bool IsSetEventType()
        {
            return this._eventType != null;
        }