Amazon.EC2.Model.SpotPrice.IsSetProductDescription C# (CSharp) Method

IsSetProductDescription() private method

private IsSetProductDescription ( ) : bool
return bool
        internal bool IsSetProductDescription()
        {
            return this._productDescription != null;
        }