Amazon.DataPipeline.Model.Field.IsSetRefValue C# (CSharp) Méthode

IsSetRefValue() private méthode

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