Amazon.Redshift.Model.ClusterVersion.IsSetVersion C# (CSharp) Méthode

IsSetVersion() private méthode

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