Amazon.ElasticMapReduce.Model.HadoopStepConfig.IsSetProperties C# (CSharp) Method

IsSetProperties() private method

private IsSetProperties ( ) : bool
return bool
        internal bool IsSetProperties()
        {
            return this.properties != null;
        }