Amazon.DynamoDBv2.Model.Projection.IsSetProjectionType C# (CSharp) Method

IsSetProjectionType() private method

private IsSetProjectionType ( ) : bool
return bool
        internal bool IsSetProjectionType()
        {
            return this._projectionType != null;
        }