Amazon.EC2.Model.IdFormat.IsSetUseLongIds C# (CSharp) Method

IsSetUseLongIds() private method

private IsSetUseLongIds ( ) : bool
return bool
        internal bool IsSetUseLongIds()
        {
            return this._useLongIds.HasValue; 
        }