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

IsSetEventInformation() private method

private IsSetEventInformation ( ) : bool
return bool
        internal bool IsSetEventInformation()
        {
            return this._eventInformation != null;
        }