Amazon.StorageGateway.Model.Tape.IsSetTapeSizeInBytes C# (CSharp) Méthode

IsSetTapeSizeInBytes() private méthode

private IsSetTapeSizeInBytes ( ) : bool
Résultat bool
        internal bool IsSetTapeSizeInBytes()
        {
            return this._tapeSizeInBytes.HasValue; 
        }