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

IsSetSupportedImageType() 공개 메소드

Checks of SupportedImageType property is set
public IsSetSupportedImageType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetSupportedImageType()
        {
            return (SupportedImageType.Count > 0);
        }
MerchantItemAttributes