Amazon.DynamoDBv2.Model.Projection.IsSetProjectionType C# (CSharp) Méthode

IsSetProjectionType() private méthode

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