Amazon.DynamoDBv2.Model.Projection.IsSetProjectionType C# (CSharp) Метод

IsSetProjectionType() приватный Метод

private IsSetProjectionType ( ) : bool
Результат bool
        internal bool IsSetProjectionType()
        {
            return this._projectionType != null;
        }