Amazon.ECS.Model.MerchantItemAttributes.IsSetSupportedImageType C# (CSharp) Méthode

IsSetSupportedImageType() public méthode

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