Amazon.DynamoDBv2.Model.KeySchemaElement.IsSetKeyType C# (CSharp) Méthode

IsSetKeyType() private méthode

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