Amazon.DataPipeline.Model.Field.IsSetRefValue C# (CSharp) 메소드

IsSetRefValue() 개인적인 메소드

private IsSetRefValue ( ) : bool
리턴 bool
        internal bool IsSetRefValue()
        {
            return this.refValue != null;
        }
    }