Amazon.ECS.Model.MerchantItemAttributes.IsSetHardDiskCount C# (CSharp) 메소드

IsSetHardDiskCount() 공개 메소드

Checks if HardDiskCount property is set
public IsSetHardDiskCount ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetHardDiskCount()
        {
            return  this.hardDiskCountField != null;
        }
MerchantItemAttributes