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

IsSetMaximumHighResolutionImages() 공개 메소드

Checks if MaximumHighResolutionImages property is set
public IsSetMaximumHighResolutionImages ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetMaximumHighResolutionImages()
        {
            return this.maximumHighResolutionImagesField != null;
        }
MerchantItemAttributes