Amazon.ECS.Model.ItemAttributes.IsSetMalletHardness C# (CSharp) 메소드

IsSetMalletHardness() 공개 메소드

Checks if MalletHardness property is set
public IsSetMalletHardness ( ) : Boolean
리턴 Boolean
        public Boolean IsSetMalletHardness()
        {
            return  this.malletHardnessField != null;
        }
ItemAttributes