Amazon.DatabaseMigrationService.Model.Tag.IsSetValue C# (CSharp) Méthode

IsSetValue() private méthode

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