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

IsSetProperties() private method

private IsSetProperties ( ) : bool
return bool
        internal bool IsSetProperties()
        {
            return this.properties.Count > 0;
        }