Amazon.ElasticMapReduce.Model.HadoopJarStepConfig.IsSetProperties C# (CSharp) 메소드

IsSetProperties() 개인적인 메소드

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